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

Release candidate 2.0 #779

Merged
merged 19 commits into from
Sep 12, 2023
Merged

Release candidate 2.0 #779

merged 19 commits into from
Sep 12, 2023

Conversation

danielhuppmann
Copy link
Member

Description of PR

This PR adds the highlights for release 2.0.0, removes deprecated methods, and brings in a few minor clean-up items.

@danielhuppmann danielhuppmann self-assigned this Sep 1, 2023
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Merging #779 (3ff2cab) into main (68b6c47) will decrease coverage by 0.1%.
Report is 1 commits behind head on main.
The diff coverage is 95.8%.

@@           Coverage Diff           @@
##            main    #779     +/-   ##
=======================================
- Coverage   94.7%   94.7%   -0.1%     
=======================================
  Files         62      62             
  Lines       5997    5967     -30     
=======================================
- Hits        5683    5652     -31     
- Misses       314     315      +1     
Files Changed Coverage Δ
pyam/core.py 94.7% <71.4%> (-0.3%) ⬇️
pyam/iiasa.py 89.7% <100.0%> (-0.1%) ⬇️
pyam/str.py 100.0% <100.0%> (ø)
pyam/utils.py 91.6% <100.0%> (ø)
tests/conftest.py 98.1% <100.0%> (-0.1%) ⬇️
tests/test_feature_validation.py 100.0% <100.0%> (ø)
tests/test_string.py 100.0% <100.0%> (ø)
tests/test_tutorials.py 89.4% <100.0%> (ø)

@danielhuppmann danielhuppmann marked this pull request as ready for review September 12, 2023 20:18
@danielhuppmann
Copy link
Member Author

Successfully deployed on test-pypi (after several iterations) and installed locally

@danielhuppmann danielhuppmann merged commit fd6d855 into main Sep 12, 2023
15 checks passed
@danielhuppmann danielhuppmann deleted the release/rc_v2.0 branch September 12, 2023 20:22
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