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

fix: reduce size of wheels by excluding generated .c files #262

Merged
merged 1 commit into from
Oct 18, 2023

fix: reduce size of wheels by excluding generated .c files

7adb778
Select commit
Loading
Failed to load commit list.
Merged

fix: reduce size of wheels by excluding generated .c files #262

fix: reduce size of wheels by excluding generated .c files
7adb778
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 18, 2023 in 0s

83.40% (-0.22%) compared to 4de31a3

View this Pull Request on Codecov

83.40% (-0.22%) compared to 4de31a3

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (4de31a3) 83.61% compared to head (7adb778) 83.40%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #262      +/-   ##
==========================================
- Coverage   83.61%   83.40%   -0.22%     
==========================================
  Files          28       28              
  Lines        3290     3290              
  Branches      682      682              
==========================================
- Hits         2751     2744       -7     
- Misses        326      330       +4     
- Partials      213      216       +3     
Files Coverage Δ
src/dbus_fast/__version__.py 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

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