Skip to content

Prepare for the release (changelog, README, copyright, etc) #221

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

Merged
merged 10 commits into from
Apr 8, 2021

Conversation

@codecov-io
Copy link

codecov-io commented Apr 7, 2021

Codecov Report

Merging #221 (8d8904e) into master (919a513) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #221   +/-   ##
=======================================
  Coverage   92.29%   92.29%           
=======================================
  Files          25       25           
  Lines        1714     1714           
  Branches      201      201           
=======================================
  Hits         1582     1582           
  Misses        110      110           
  Partials       22       22           
Impacted Files Coverage Δ
cf2cdm/__init__.py 100.00% <ø> (ø)
cf2cdm/cfcoords.py 100.00% <ø> (ø)
cf2cdm/cfunits.py 100.00% <ø> (ø)
cf2cdm/datamodels.py 100.00% <ø> (ø)
cfgrib/__init__.py 100.00% <ø> (ø)
cfgrib/__main__.py 93.33% <ø> (ø)
cfgrib/cfmessage.py 95.45% <ø> (ø)
cfgrib/dataset.py 98.93% <ø> (ø)
cfgrib/messages.py 93.77% <ø> (ø)
cfgrib/xarray_store.py 93.54% <ø> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 919a513...8d8904e. Read the comment docs.

@alexamici alexamici requested a review from iainrussell April 8, 2021 06:41
@alexamici
Copy link
Contributor Author

alexamici commented Apr 8, 2021

@iainrussell I'll consider this PR uncontroversial enough to merge it without your explicit approval, but I need you have a look at #220 as it is more tricky and I'll need your approval to merge and proceed with the release.

@alexamici alexamici merged commit 71167d4 into master Apr 8, 2021
@alexamici alexamici deleted the prepare-for-release branch July 29, 2021 17:49
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 93.54839% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.24%. Comparing base (bdf28a3) to head (4164628).
Report is 413 commits behind head on master.

Files with missing lines Patch % Lines
cfgrib/__main__.py 90.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
+ Coverage   92.22%   92.24%   +0.02%     
==========================================
  Files          25       25              
  Lines        1723     1754      +31     
  Branches      202      206       +4     
==========================================
+ Hits         1589     1618      +29     
- Misses        111      112       +1     
- Partials       23       24       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants