| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1228 +/- ##
==========================================
- Coverage 97.47% 96.72% -0.75%
==========================================
Files 35 35
Lines 1467 1467
==========================================
- Hits 1430 1419 -11
- Misses 37 48 +11 ☔ View full report in Codecov by Sentry.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Add test case for shelljs.find taking an absolute path.
The current tests are passing on windows but only cover relative cases, I suspect the bug on windows may be with the drive -letter at the start of an absolute path.
#1227