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 v2.0.0 #123

Merged
merged 58 commits into from
Apr 5, 2023
Merged

Release v2.0.0 #123

merged 58 commits into from
Apr 5, 2023

Conversation

PhilippRue
Copy link
Member

New major version due to breaking changes introduced by switch to aiida-core>=2.0

PhilippRue and others added 28 commits November 22, 2022 14:21
This includes all the breaking changes introduced by the change to aiida-core v2
Support for workflows with aiida-2.X
Updates the requirements on [markupsafe](https://github.com/pallets/markupsafe) to permit the latest version.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@0.9...2.1.2)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 1.17.0 to 3.2.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v1.17.0...v3.2.2)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [yapf](https://github.com/google/yapf) from 0.28.0 to 0.32.0.
- [Release notes](https://github.com/google/yapf/releases)
- [Changelog](https://github.com/google/yapf/blob/main/CHANGELOG)
- [Commits](google/yapf@v0.28.0...v0.32.0)

---
updated-dependencies:
- dependency-name: yapf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…afe-lt-2.2.0

Update markupsafe requirement from <2.1.0 to <2.2.0
…mit-3.2.2

Bump pre-commit from 1.17.0 to 3.2.2
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.3.1 to 2.17.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@pylint-2.3.1...v2.17.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Patch coverage: 86.52% and project coverage change: +68.65 🎉

Comparison is base (19feee5) 0.00% compared to head (eea48f3) 68.65%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #123       +/-   ##
===========================================
+ Coverage        0   68.65%   +68.65%     
===========================================
  Files           0       98       +98     
  Lines           0    13751    +13751     
===========================================
+ Hits            0     9441     +9441     
- Misses          0     4310     +4310     
Impacted Files Coverage Δ
aiida_kkr/calculations/kkrimporter.py 0.00% <ø> (ø)
aiida_kkr/cmdline/data/parameters.py 41.02% <0.00%> (ø)
aiida_kkr/cmdline/data/structure.py 38.29% <0.00%> (ø)
aiida_kkr/cmdline/launch/launch.py 71.63% <ø> (ø)
aiida_kkr/cmdline/util/defaults.py 32.20% <0.00%> (ø)
aiida_kkr/cmdline/util/options.py 100.00% <ø> (ø)
aiida_kkr/data/kkrstructure.py 0.00% <ø> (ø)
aiida_kkr/parsers/kkr.py 61.53% <ø> (ø)
aiida_kkr/parsers/kkrimp.py 57.27% <ø> (ø)
aiida_kkr/parsers/kkrimporter.py 66.66% <ø> (ø)
... and 58 more

... and 30 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@PhilippRue PhilippRue merged commit d642eb9 into master Apr 5, 2023
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.

None yet

1 participant