mgmt: (fix): Handle boolean fields returned as strings #1015
Codecov / codecov/project
failed
May 25, 2026 in 1s
3.15% (-28.21%) compared to 2dc5d21
View this Pull Request on Codecov
3.15% (-28.21%) compared to 2dc5d21
Details
Codecov Report
❌ Patch coverage is 62.50000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 3.15%. Comparing base (2dc5d21) to head (9e05e74).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...Auth0.ManagementApi/Core/BooleanStringConverter.cs | 60.00% | 5 Missing and 1 partial |
❗ There is a different number of reports uploaded between BASE (2dc5d21) and HEAD (9e05e74). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## master #1015 +/- ##
===========================================
- Coverage 31.35% 3.15% -28.21%
===========================================
Files 2711 2712 +1
Lines 107757 107773 +16
Branches 6328 6330 +2
===========================================
- Hits 33788 3400 -30388
- Misses 72200 104254 +32054
+ Partials 1769 119 -1650 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading