| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## main #3290 +/- ##
==========================================
- Coverage 57.54% 56.95% -0.59%
==========================================
Files 24 35 +11
Lines 1279 1703 +424
Branches 290 374 +84
==========================================
+ Hits 736 970 +234
- Misses 441 583 +142
- Partials 102 150 +48
Continue to review full report at Codecov.
|
Sorry, something went wrong.
Sorry, something went wrong.
We were accidentally ignoring `node/routes` because we had "out" instead of "/out" in `coveragePathIgnorePatterns` which caused us to not collect coverage for those files. Now we do.
| Back | FazBrowse Home | New Git URL |
This PR adds additional testing for src/node/constants.ts, specifically checking that both commit and version return the correct values when defined in and missing from package.json.
Screenshot