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 up tests of pyam compatibility #152

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Fix up tests of pyam compatibility #152

wants to merge 1 commit into from

Conversation

znicholls
Copy link
Collaborator

@znicholls znicholls commented May 3, 2021

Pull request

Please confirm that this pull request has done the following:

  • To xarray #151
  • Tests added
  • Documentation added (where applicable)
  • Example added (either to an existing notebook or as a new notebook, where applicable)
  • Description in CHANGELOG.rst added

Adding to CHANGELOG.rst

Please add a single line in the changelog notes similar to one of the following:

- (`#XX <https://github.com/openscm/scmdata/pull/XX>`_) Added feature which does something
- (`#XX <https://github.com/openscm/scmdata/pull/XX>`_) Fixed bug identified in (`#YY <https://github.com/openscm/scmdata/issues/YY>`_)

@codecov
Copy link

codecov bot commented May 3, 2021

Codecov Report

Merging #152 (6524217) into master (33036a2) will increase coverage by 0.14%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
+ Coverage   94.29%   94.44%   +0.14%     
==========================================
  Files          15       16       +1     
  Lines        1614     1656      +42     
  Branches      312      319       +7     
==========================================
+ Hits         1522     1564      +42     
  Misses         75       75              
  Partials       17       17              
Impacted Files Coverage Δ
src/scmdata/_xarray.py 100.00% <100.00%> (ø)
src/scmdata/netcdf.py 100.00% <100.00%> (ø)
src/scmdata/run.py 95.16% <100.00%> (+0.01%) ⬆️

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 56aed88...6524217. Read the comment docs.

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.

1 participant