-
Notifications
You must be signed in to change notification settings - Fork 10
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
Next release #166
Next release #166
Conversation
also refactor tools for combine imps and move some to imp_cluster_tools to reuse the functions in there for the new STM-scanning feature
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 3.6.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@v3.5.0...v3.6.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.0.2...v3.1.0) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…ls refactorisation
STM workflow add to the entry points
Renamed STM_wc to kkr_STM_wc
Test for the kkr_STM_wc has been added
… there was no LDAU_rms
…ida-core<2.3 see discussion in aiidateam/aiida-test-cache#80
should work for aiida-core v2.5.2
…version) Still broken: - jij test - combine imps tests Missing tests: - imp BdG - STM scan
Update tests
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #166 +/- ##
==========================================
+ Coverage 56.10% 59.41% +3.30%
==========================================
Files 100 102 +2
Lines 14009 14606 +597
==========================================
+ Hits 7860 8678 +818
+ Misses 6149 5928 -221 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Checklist for next release
develop
branchaiida_kkr/__init__.py
,pyproject.toml
,.bumpversion.cfg
)If everything is done, you can merge your changes from
develop
back intomaster
and create a tag for the new version number. Creating a new tag always triggers publication to pypi (see.github/workflows/cd.yml
for the definition of this github action).