Updates the client to work using Refresh Tokens instead of clientId and Secret#74
Open
dakota002 wants to merge 2 commits into
Open
Updates the client to work using Refresh Tokens instead of clientId and Secret#74dakota002 wants to merge 2 commits into
dakota002 wants to merge 2 commits into
Codecov / codecov/project
succeeded
Apr 3, 2026 in 0s
80.80% (+4.69%) compared to 7791c72
View this Pull Request on Codecov
80.80% (+4.69%) compared to 7791c72
Details
Codecov Report
❌ Patch coverage is 97.61905% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 80.80%. Comparing base (7791c72) to head (0371d6c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/gcn_kafka/core.py | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #74 +/- ##
==========================================
+ Coverage 76.10% 80.80% +4.69%
==========================================
Files 7 7
Lines 113 125 +12
==========================================
+ Hits 86 101 +15
+ Misses 27 24 -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