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

mozilla-releng / balrog / #4888
90%
main: 89%

Build:
Build:
LAST BUILD BRANCH: dependabot/uv/client/filelock-3.20.3
DEFAULT BRANCH: main
Ran 08 Aug 2025 01:52PM UTC
Jobs 1
Files 62
Run time 85min
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

08 Aug 2025 01:42PM UTC coverage: 89.574%. Remained the same
#4888

push

circleci

web-flow
Replace unidiff usage with diff and update the latter (#3511)

* Replace `unidiff` usage with `diff`

We already depend on `diff for the releases diffs. This was just a
second dependency used to do the same thing, and unidiff depends on diff
(an outdated version at that), so just remove it.

I ran into react-diff-view not liking createPatch adding `Index:
file\n=============================` at the top even though that seems
to be valid in a unified diff (patch(1) ate it without complaining) so I
just those two off. If those lines ever come to disappear then we'll eat
the entire header instead which will make react-diff-view very angry so
I'm not worried about eating two lines off a diff by mistake.

The other difference is that when the files match (oldText, newText are
empty strings), unidiff used to return an empty string but createPatch
returns a header which makes parseDiff throw some exception, so we
catch this and return an empty string which is what it did before

* Update diff

3106 of 3619 branches covered (85.82%)

Branch coverage included in aggregate %.

5717 of 6231 relevant lines covered (91.75%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #4888.1 08 Aug 2025 01:52PM UTC 62
89.57
Source Files on build #4888
  • Tree
  • List 62
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #4888
  • 18f7a805 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