| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov ReportAll modified and coverable lines are covered by tests ✅ Additional details and impacted files @@ Coverage Diff @@
## main #54509 +/- ##
=======================================
Coverage 87.34% 87.34%
=======================================
Files 649 649
Lines 182524 182524
Branches 35026 35030 +4
=======================================
+ Hits 159420 159422 +2
- Misses 16373 16376 +3
+ Partials 6731 6726 -5 |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
PR-URL: #54509 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: #54509 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
| Back | FazBrowse Home | New Git URL |
Some tests are failing when I run them from a directory whose path contains URL-significant chars (e.g. ?, #, %). We should be using pathToFileURL, so that's what this PR is doing.