Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch when no keys #933

Merged
merged 1 commit into from
Jan 12, 2025
Merged

Catch when no keys #933

merged 1 commit into from
Jan 12, 2025

Conversation

ahuang11
Copy link
Contributor

@ahuang11 ahuang11 commented Jan 10, 2025

When user has no keys in their environment, provider is None, and it'll error.

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 58.40%. Comparing base (6b48e35) to head (37d7b69).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
lumen/command/ai.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #933      +/-   ##
==========================================
- Coverage   58.41%   58.40%   -0.01%     
==========================================
  Files         109      109              
  Lines       13900    13902       +2     
==========================================
  Hits         8120     8120              
- Misses       5780     5782       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@philippjfr philippjfr merged commit d88e60a into main Jan 12, 2025
12 checks passed
@philippjfr philippjfr deleted the catch_no_keys branch January 12, 2025 23:21
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.

2 participants