| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Codecov Results 📊✅ 88776 passed | ⏭️ 6025 skipped | Total: 94801 | Pass Rate: 93.64% | Execution Time: 302m 39s 📊 Comparison with Base Branch
✨ No test changes detected All tests are passing successfully. ✅ Patch coverage is 100.00%. Project has 2355 uncovered lines. @@ Coverage Diff @@
## main #PR +/-##
==========================================
+ Coverage 89.90% 89.90% —%
==========================================
Files 192 192 —
Lines 23321 23324 +3
Branches 8020 8020 —
==========================================
+ Hits 20967 20969 +2
- Misses 2354 2355 +1
- Partials 1326 1327 +1Generated by Codecov Action |
Sorry, something went wrong.
…#6532) Fix regression from getsentry@3d126ff by adding `functools.wraps()` where `ensure_integration_enabled()` was dropped.
| Back | FazBrowse Home | New Git URL |
Description
Fix regression introduced in #6493 because I didn't realize ensure_integration_enabled also wraps the patched function.
Issues
Reminders