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

Clean-up exposing internal methods and attributes #764

Merged

Merge branch 'main' into devops/reduce-exposure

cd4e8bf
Select commit
Loading
Failed to load commit list.
Merged

Clean-up exposing internal methods and attributes #764

Merge branch 'main' into devops/reduce-exposure
cd4e8bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2023 in 1s

94.4% (-0.1%) compared to 1044c28

View this Pull Request on Codecov

94.4% (-0.1%) compared to 1044c28

Details

Codecov Report

Merging #764 (cd4e8bf) into main (1044c28) will decrease coverage by 0.1%.
The diff coverage is 97.0%.

@@           Coverage Diff           @@
##            main    #764     +/-   ##
=======================================
- Coverage   94.4%   94.4%   -0.1%     
=======================================
  Files         59      61      +2     
  Lines       6086    6121     +35     
=======================================
+ Hits        5750    5780     +30     
- Misses       336     341      +5     
Files Changed Coverage Δ
pyam/unfccc.py 26.0% <66.6%> (+1.5%) ⬆️
pyam/utils.py 90.5% <66.6%> (-2.3%) ⬇️
pyam/__init__.py 68.7% <100.0%> (-1.9%) ⬇️
pyam/aggregation.py 99.1% <100.0%> (+<0.1%) ⬆️
pyam/core.py 95.2% <100.0%> (+<0.1%) ⬆️
pyam/iiasa.py 87.1% <100.0%> (+<0.1%) ⬆️
pyam/plotting.py 92.9% <100.0%> (+<0.1%) ⬆️
pyam/run_control.py 72.0% <100.0%> (ø)
pyam/statistics.py 85.6% <100.0%> (+<0.1%) ⬆️
pyam/str.py 100.0% <100.0%> (ø)
... and 20 more