Fix race conditions in the Authentication client #2635
Merged
Codecov / codecov/project
succeeded
Aug 8, 2024 in 0s
78.78% (+2.73%) compared to 286b17f
View this Pull Request on Codecov
78.78% (+2.73%) compared to 286b17f
Details
Codecov Report
Attention: Patch coverage is 25.00000%
with 15 lines
in your changes missing coverage. Please review.
Project coverage is 78.78%. Comparing base (
286b17f
) to head (aaa5828
).
Report is 24 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
flytekit/clients/auth/auth_client.py | 25.00% | 15 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2635 +/- ##
==========================================
+ Coverage 76.04% 78.78% +2.73%
==========================================
Files 186 187 +1
Lines 19081 19190 +109
Branches 3765 4008 +243
==========================================
+ Hits 14510 15118 +608
+ Misses 3914 3378 -536
- Partials 657 694 +37
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading