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

feat: added Azure support #66

Merged
merged 1 commit into from
Jan 20, 2024
Merged

feat: added Azure support #66

merged 1 commit into from
Jan 20, 2024

Conversation

ErikBjare
Copy link
Owner

@ErikBjare ErikBjare commented Jan 20, 2024

Closes #58

@codecov-commenter
Copy link

codecov-commenter commented Jan 20, 2024

Codecov Report

Attention: Patch coverage is 51.16279% with 21 lines in your changes missing coverage. Please review.

Project coverage is 81.34%. Comparing base (cbff686) to head (afe560d).
Report is 399 commits behind head on master.

Files with missing lines Patch % Lines
gptme/llm.py 27.27% 16 Missing ⚠️
gptme/config.py 72.22% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
- Coverage   81.52%   81.34%   -0.18%     
==========================================
  Files          26       26              
  Lines        1797     1812      +15     
==========================================
+ Hits         1465     1474       +9     
- Misses        332      338       +6     

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

@ErikBjare ErikBjare merged commit 9f3d4fa into master Jan 20, 2024
7 checks passed
@ErikBjare ErikBjare deleted the dev/azure-support branch January 20, 2024 17:26
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.

Add support for Azure
2 participants