Skip to content

Updates the client to work using Refresh Tokens instead of clientId and Secret#74

Open
dakota002 wants to merge 2 commits into
nasa-gcn:mainfrom
dakota002:RefreshTokenUpdate
Open

Updates the client to work using Refresh Tokens instead of clientId and Secret#74
dakota002 wants to merge 2 commits into
nasa-gcn:mainfrom
dakota002:RefreshTokenUpdate

Merge branch 'main' into RefreshTokenUpdate

0371d6c
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 46 commits behind head on main.

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.