| 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: 334m 21s 📊 Comparison with Base Branch
✨ No test changes detected All tests are passing successfully. ✅ Patch coverage is 100.00%. Project has 2410 uncovered lines. @@ Coverage Diff @@
## main #PR +/-##
==========================================
+ Coverage 89.86% 89.86% —%
==========================================
Files 192 192 —
Lines 23758 23758 —
Branches 8204 8204 —
==========================================
+ Hits 21349 21348 -1
- Misses 2409 2410 +1
- Partials 1344 1344 —Generated 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