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

Add abstract base classes #246

Closed
wants to merge 15 commits into from
Closed

Conversation

alexamici
Copy link
Contributor

Related to #243

@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2021

Codecov Report

Merging #246 (2830e87) into from-stream-to-file (2fa6d24) will decrease coverage by 0.05%.
The diff coverage is 98.91%.

Impacted file tree graph

@@                   Coverage Diff                   @@
##           from-stream-to-file     #246      +/-   ##
=======================================================
- Coverage                96.37%   96.32%   -0.06%     
=======================================================
  Files                       25       26       +1     
  Lines                     1793     1822      +29     
  Branches                   211      213       +2     
=======================================================
+ Hits                      1728     1755      +27     
- Misses                      39       40       +1     
- Partials                    26       27       +1     
Impacted Files Coverage Δ
cfgrib/abc.py 97.26% <97.26%> (ø)
cfgrib/cfmessage.py 95.45% <100.00%> (ø)
cfgrib/dataset.py 98.96% <100.00%> (-0.01%) ⬇️
cfgrib/messages.py 91.42% <100.00%> (-1.53%) ⬇️
tests/test_10_cfunits.py 100.00% <100.00%> (ø)
tests/test_20_cfcoords.py 100.00% <100.00%> (ø)
tests/test_20_main.py 100.00% <100.00%> (ø)
tests/test_20_messages.py 99.27% <100.00%> (+<0.01%) ⬆️
tests/test_25_cfmessage.py 100.00% <100.00%> (ø)
tests/test_30_dataset.py 100.00% <100.00%> (ø)
... and 9 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 2fa6d24...2830e87. Read the comment docs.

@alexamici alexamici closed this Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants