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

Quant plot hotfixes #809

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

gidden
Copy link
Member

@gidden gidden commented Jan 28, 2024

These are two small hotfixes I needed in the past months but never was able to push. I will keep this PR in draft form to remember to update it if I find they are still necessary on the latest main.

Please confirm that this PR has done the following:

  • Tests Added
  • Documentation Added
  • Name of contributors Added to AUTHORS.rst
  • Description in RELEASE_NOTES.md Added

Adding to RELEASE_NOTES.md (remove section after adding to RELEASE_NOTES.md)

Please add a single line in the release notes similar to the following:

- (#XX)[http://link-to-pr.com] Added feature which does something

Description of PR

Please describe the changes introduced by this PR.

Copy link

codecov bot commented Jan 28, 2024

Codecov Report

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

Comparison is base (19d08a5) 94.5% compared to head (10ed090) 94.8%.
Report is 29 commits behind head on main.

Files Patch % Lines
pyam/compute.py 50.0% 1 Missing ⚠️
pyam/plotting.py 0.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #809     +/-   ##
=======================================
+ Coverage   94.5%   94.8%   +0.3%     
=======================================
  Files         59      62      +3     
  Lines       6016    6043     +27     
=======================================
+ Hits        5686    5730     +44     
+ Misses       330     313     -17     

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

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.

None yet

1 participant