| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…raphQL Ariadne and Strawberry now gate response body capture on the `outgoing_response` http_bodies option, falling back to send_default_pii when data_collection isn't configured. Fixes PY-2750 Fixes #7294
Sorry, something went wrong.
Codecov Results 📊✅ 119172 passed | ⏭️ 6762 skipped | Total: 125934 | Pass Rate: 94.63% | Execution Time: 434m 53s 📊 Comparison with Base Branch
All tests are passing successfully. ✅ Patch coverage is 100.00%. Project has 2485 uncovered lines. @@ Coverage Diff @@
## main #PR +/-##
==========================================
+ Coverage 90.30% 90.30% —%
==========================================
Files 193 193 —
Lines 25601 25609 +8
Branches 9436 9440 +4
==========================================
+ Hits 23116 23124 +8
- Misses 2485 2485 —
- Partials 1435 1435 —Generated by Codecov Action |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Ariadne and Strawberry now gate response body capture on the outgoing_response http_bodies option, falling back to send_default_pii when data_collection isn't configured.
Fixes PY-2750
Fixes #7294