Fix auth_app for modern Taiga versions (#227) #229
Codecov / codecov/project
succeeded
Sep 11, 2025 in 1s
97.07% (+0.60%) compared to b258c1a
View this Pull Request on Codecov
97.07% (+0.60%) compared to b258c1a
Details
Codecov Report
❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.07%. Comparing base (b258c1a) to head (5a4f5a8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| taiga/client.py | 75.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #229 +/- ##
==========================================
+ Coverage 96.47% 97.07% +0.60%
==========================================
Files 8 8
Lines 936 923 -13
Branches 67 64 -3
==========================================
- Hits 903 896 -7
+ Misses 19 16 -3
+ Partials 14 11 -3 ☔ 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