GroupReleaseStats

class Object
trait Matchable
class Any

Value members

Concrete methods

def releasesCount: SelectionBuilder[GroupReleaseStats, Option[Int]]

Total number of releases in all descendant projects of the group.

Total number of releases in all descendant projects of the group.

def releasesPercentage: SelectionBuilder[GroupReleaseStats, Option[Int]]

Percentage of the group's descendant projects that have at least one release.

Percentage of the group's descendant projects that have at least one release.