| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov Results 📊✅ 88426 passed | ⏭️ 6022 skipped | Total: 94448 | Pass Rate: 93.62% | Execution Time: 293m 35s 📊 Comparison with Base Branch
✨ No test changes detected All tests are passing successfully. ❌ Patch coverage is 50.00%. Project has 2482 uncovered lines.
@@ Coverage Diff @@
## main #PR +/-##
==========================================
- Coverage 89.37% 89.34% -0.03%
==========================================
Files 192 192 —
Lines 23285 23287 +2
Branches 8002 8004 +2
==========================================
+ Hits 20811 20805 -6
- Misses 2474 2482 +8
- Partials 1309 1309 —Generated by Codecov Action |
Sorry, something went wrong.
Return early when `scope.transaction` is `None`, matching the existing behavior when there is a transaction on the scope.
| Back | FazBrowse Home | New Git URL |
Description
Copy the early exit from the scope.transaction is not None branch.
Issues
Reminders