| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Write out the parametrized cases for test_transport_works as literal tuples instead of generating them with nested loops, keeping the PY37/PY38-dependent variants as three explicit lists Refs PY-2641
Sorry, something went wrong.
Codecov Results 📊✅ 94982 passed | ⏭️ 6343 skipped | Total: 101325 | Pass Rate: 93.74% | Execution Time: 342m 4s 📊 Comparison with Base Branch
➖ Removed Tests (1)View removed tests
All tests are passing successfully. ✅ Patch coverage is 100.00%. Project has 2511 uncovered lines. @@ Coverage Diff @@
## main #PR +/-##
==========================================
- Coverage 89.91% 89.89% -0.02%
==========================================
Files 193 193 —
Lines 24832 24832 —
Branches 8912 8912 —
==========================================
+ Hits 22326 22321 -5
- Misses 2506 2511 +5
- Partials 1417 1414 -3Generated by Codecov Action |
Sorry, something went wrong.
…st (getsentry#6978) Write out the parametrized cases for test_transport_works as literal tuples instead of generating them with nested loops, keeping the PY37/PY38-dependent variants as three explicit lists Refs PY-2641
| Back | FazBrowse Home | New Git URL |
Write out the parametrized cases for test_transport_works as literal tuples instead of generating them with nested loops, keeping the PY37/PY38-dependent variants as three explicit lists
Refs PY-2641