Skip to content

Comments

Cli OIDC fix#1066

Merged
inimaz merged 3 commits intomasterfrom
cli_oidc_fix
Feb 22, 2026
Merged

Cli OIDC fix#1066
inimaz merged 3 commits intomasterfrom
cli_oidc_fix

Conversation

@prmths128
Copy link
Contributor

add missing oidc for cli

@codecov
Copy link

codecov bot commented Feb 21, 2026

Codecov Report

❌ Patch coverage is 71.05263% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.94%. Comparing base (cc62d32) to head (34007f0).
⚠️ Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
codecarbon/cli/auth.py 71.29% 31 Missing ⚠️
codecarbon/cli/main.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1066      +/-   ##
==========================================
+ Coverage   68.73%   69.94%   +1.20%     
==========================================
  Files          41       43       +2     
  Lines        3873     4062     +189     
==========================================
+ Hits         2662     2841     +179     
- Misses       1211     1221      +10     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@SaboniAmine SaboniAmine marked this pull request as ready for review February 21, 2026 16:46
@SaboniAmine SaboniAmine requested a review from a team as a code owner February 21, 2026 16:46
Copy link
Member

@SaboniAmine SaboniAmine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready for distribution! Thanks Patrick!

@inimaz inimaz merged commit 145fe99 into master Feb 22, 2026
13 checks passed
@inimaz inimaz deleted the cli_oidc_fix branch February 22, 2026 10:14
davidberenstein1957 pushed a commit that referenced this pull request Feb 22, 2026
* feat: add missing oidc auth on cli

* fix: add authlib to core dependencies

fix: fix tests

* test: add auth tests for the cli

---------

Co-authored-by: Amine Saboni <saboni.amine@gmail.com>
Co-authored-by: inimaz <93inigo93@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants