| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov Results 📊✅ 91388 passed | ⏭️ 6136 skipped | Total: 97524 | Pass Rate: 93.71% | Execution Time: 331m 19s 📊 Comparison with Base Branch
✨ No test changes detected All tests are passing successfully. ✅ Patch coverage is 100.00%. Project has 2403 uncovered lines. @@ Coverage Diff @@
## main #PR +/-##
==========================================
+ Coverage 89.86% 89.89% +0.03%
==========================================
Files 192 192 —
Lines 23758 23758 —
Branches 8204 8204 —
==========================================
+ Hits 21348 21355 +7
- Misses 2410 2403 -7
- Partials 1345 1344 -1Generated by Codecov Action |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
Remove the package from `requirements-testing.txt` and add it only as a dependency of the test suites that rely on it. This is part of environment cleanup before moving the remaining testing dependencies to a uv dependency group.
| Back | FazBrowse Home | New Git URL |
Description
Remove the package from requirements-testing.txt and add the package as a dependency to only the test suites that rely on the package (if applicable).
This is part of environment cleanup before moving the remaining testing dependencies to a uv dependency group.
Issues
Reminders