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

Conversation

danielhuppmann
Copy link
Member

Description of PR

As part of preparing for release 2.0, this PR does some housekeeping and reduces the all-over-the-place exposure of pyam-internals.

@danielhuppmann danielhuppmann self-assigned this Aug 9, 2023
@codecov
Copy link

codecov bot commented Aug 9, 2023

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

@danielhuppmann danielhuppmann marked this pull request as ready for review August 11, 2023 14:00
@danielhuppmann danielhuppmann merged commit f8d0ca0 into IAMconsortium:main Aug 21, 2023
17 checks passed
@danielhuppmann danielhuppmann deleted the devops/reduce-exposure branch August 21, 2023 14:24
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