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

Modern maintenance tooling #521

Merged
merged 4 commits into from
Oct 13, 2023

Prepare the 3.0.0 release

39cae0b
Select commit
Loading
Failed to load commit list.
Merged

Modern maintenance tooling #521

Prepare the 3.0.0 release
39cae0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2023 in 0s

96.08% (+0.01%) compared to c6f8cd4

View this Pull Request on Codecov

96.08% (+0.01%) compared to c6f8cd4

Details

Codecov Report

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

Comparison is base (c6f8cd4) 96.07% compared to head (39cae0b) 96.08%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #521      +/-   ##
==========================================
+ Coverage   96.07%   96.08%   +0.01%     
==========================================
  Files           3        3              
  Lines         560      562       +2     
  Branches      116      116              
==========================================
+ Hits          538      540       +2     
  Misses         11       11              
  Partials       11       11              
Files Coverage Δ
cloudpickle/__init__.py 100.00% <100.00%> (ø)
cloudpickle/cloudpickle_fast.py 100.00% <ø> (ø)
cloudpickle/cloudpickle.py 96.02% <93.61%> (ø)

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