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

Migrate from Poetry to uv #60

Merged
merged 11 commits into from
Nov 4, 2024

Remove PyPI token

2129c84
Select commit
Loading
Failed to load commit list.
Merged

Migrate from Poetry to uv #60

Remove PyPI token
2129c84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 4, 2024 in 0s

93.00% (-0.08%) compared to 2f6b618

View this Pull Request on Codecov

93.00% (-0.08%) compared to 2f6b618

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.00%. Comparing base (2f6b618) to head (2129c84).

Files with missing lines Patch % Lines
apitally/client/base.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
- Coverage   93.07%   93.00%   -0.08%     
==========================================
  Files          13       13              
  Lines         997     1001       +4     
==========================================
+ Hits          928      931       +3     
- Misses         69       70       +1     

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