• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mozilla-releng / balrog / #4009
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: renovate/lock-file-maintenance-npm
DEFAULT BRANCH: main
Ran 30 Nov 2023 04:49PM UTC
Jobs 1
Files 62
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 Nov 2023 04:43PM UTC coverage: 89.82% (+0.01%) from 89.808%
#4009

push

circleci

web-flow
Remove assumptions about release blobs from rule evaluation (#3065)

`evaluateRules` can't reliably call `blob.getApplicationVersion`, because that
method is specific to certain types of blobs.  Instead, we change the
`blob.shouldServeUpdate` method to return a tristate instead of a boolean: `No`
means no update should be served.  `Maybe` means the update can be served but
the pin version should be checked.  `Yes` means the update should be served.

In the `Maybe` case, `evaluateRules` can look for a release corresponding to
the pin version and return that instead if found.

Closes #2985

2593 of 3005 branches covered (0.0%)

Branch coverage included in aggregate %.

44 of 48 new or added lines in 7 files covered. (91.67%)

5807 of 6347 relevant lines covered (91.49%)

0.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #4009.1 30 Nov 2023 04:49PM UTC 0
89.82
Source Files on build #4009
Detailed source file information is not available for this build.
  • Back to Repo
  • CircleCI Build #4009
  • 1e3d8560 on github
  • Prev Build on heads/refs/heads/main
  • Next Build on heads/refs/heads/main
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc