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

get rid of inplace call for box plots which was causing problems

10ed090
Select commit
Loading
Failed to load commit list.
Draft

Quant plot hotfixes #809

get rid of inplace call for box plots which was causing problems
10ed090
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2024 in 0s

94.8% (+0.3%) compared to 19d08a5

View this Pull Request on Codecov

94.8% (+0.3%) compared to 19d08a5

Details

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.