Skip to content

...

ac4ef7b
Select commit
Loading
Failed to load commit list.
Merged

Use json.Number in comparisons, add support for uint64 #25

...
ac4ef7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 14, 2025 in 0s

27.34% (-57.66%) compared to a3d8329

View this Pull Request on Codecov

27.34% (-57.66%) compared to a3d8329

Details

Codecov Report

❌ Patch coverage is 14.89637% with 657 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.34%. Comparing base (a3d8329) to head (ac4ef7b).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
diff/diff.go 0.00% 232 Missing ⚠️
diff/ascii.go 0.00% 221 Missing ⚠️
diff/deltas.go 0.00% 188 Missing ⚠️
compare.go 89.06% 8 Missing and 6 partials ⚠️
cmd/jsoncompact/main.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #25       +/-   ##
===========================================
- Coverage   85.00%   27.34%   -57.66%     
===========================================
  Files           4        9        +5     
  Lines         280     1024      +744     
===========================================
+ Hits          238      280       +42     
- Misses         23      724      +701     
- Partials       19       20        +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.