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 1.0 #553

Merged
merged 18 commits into from
Jun 28, 2021
Merged

Conversation

danielhuppmann
Copy link
Member

@danielhuppmann danielhuppmann commented Jun 28, 2021

This PR prepares the package for release 1.0, to follow immediately upon the publication of the pyam manuscript in Open Research Europe.

The PR implements the following changes:

  • remove all functions marked as deprecated and update tests accordingly
  • clean up the release notes to start with a clean slate
  • update the Readme and docs to reference the new manuscript

@danielhuppmann danielhuppmann self-assigned this Jun 28, 2021
@codecov
Copy link

codecov bot commented Jun 28, 2021

Codecov Report

Merging #553 (08bfe2d) into main (59f46c8) will increase coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #553   +/-   ##
=====================================
  Coverage   93.5%   93.6%           
=====================================
  Files         48      48           
  Lines       5321    5242   -79     
=====================================
- Hits        4979    4909   -70     
+ Misses       342     333    -9     
Impacted Files Coverage Δ
setup.py 0.0% <ø> (ø)
tests/test_feature_aggregate.py 98.8% <ø> (-0.1%) ⬇️
pyam/core.py 94.3% <100.0%> (+1.8%) ⬆️
pyam/iiasa.py 85.8% <100.0%> (-3.4%) ⬇️
tests/test_core.py 100.0% <100.0%> (ø)
tests/test_feature_append_rename.py 100.0% <100.0%> (ø)
tests/test_iiasa.py 92.6% <100.0%> (-0.2%) ⬇️
tests/test_tutorials.py 94.5% <100.0%> (+1.0%) ⬆️
pyam/logging.py 53.1% <0.0%> (-6.3%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 59f46c8...08bfe2d. Read the comment docs.

@danielhuppmann danielhuppmann marked this pull request as ready for review June 28, 2021 12:51
@danielhuppmann
Copy link
Member Author

The docs with this PR are rendered at https://pyam-iamc.readthedocs.io/en/release-rc_1.0/

README.md Show resolved Hide resolved
Copy link
Member

@gidden gidden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comments on including JOSS badges still - Otherwise looks g2g!

@danielhuppmann
Copy link
Member Author

Was a bit fiddly to get that all into one line, edited the badges for groups.io and Slack to make it work...

Copy link
Member

@gidden gidden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you!

@danielhuppmann
Copy link
Member Author

Published successfully on test.pypi.org, see https://test.pypi.org/project/pyam-iamc/1.0.0/

@danielhuppmann danielhuppmann merged commit e008f62 into IAMconsortium:main Jun 28, 2021
@danielhuppmann danielhuppmann deleted the release/rc_1.0 branch June 28, 2021 18:36
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.

2 participants