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

Use setuptools-scm to ensure all repo files are in sdist #235

Merged
merged 1 commit into from
Jun 4, 2024

Use setuptools-scm to ensure all repo files are in sdist

c0e80cf
Select commit
Loading
Failed to load commit list.
Merged

Use setuptools-scm to ensure all repo files are in sdist #235

Use setuptools-scm to ensure all repo files are in sdist
c0e80cf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2024 in 1s

95.79% (+0.05%) compared to 3c3853d

View this Pull Request on Codecov

95.79% (+0.05%) compared to 3c3853d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.79%. Comparing base (3c3853d) to head (c0e80cf).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #235      +/-   ##
==========================================
+ Coverage   95.74%   95.79%   +0.05%     
==========================================
  Files          12       12              
  Lines        1903     1903              
==========================================
+ Hits         1822     1823       +1     
+ Misses         81       80       -1     

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