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

Update tests #165

Merged
merged 22 commits into from
Nov 21, 2024
Merged

Update tests #165

merged 22 commits into from
Nov 21, 2024

Conversation

PhilippRue
Copy link
Member

  • use AiiDA caching for calculation tests and for calculations in workflow tests
  • uses enable_archive_cache from aiida-test-cache (currently under development)
  • so far tests don't work with aiida-core >= v2.6 since this breaks the hashing
  • some workchain tests are still broken or missing
    • jij
    • kkrimp_sub
    • combine_imps
    • KKRnano DOS
    • KKR-BdG
    • STM

pre-commit-ci bot and others added 21 commits October 7, 2024 17:12
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.5.0...v5.0.0)
…version)

Still broken:
- jij test
- combine imps tests

Missing tests:
- imp BdG
- STM scan
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

Attention: Patch coverage is 21.33333% with 826 lines in your changes missing coverage. Please review.

Project coverage is 57.82%. Comparing base (b2bf5ba) to head (335aa03).
Report is 65 commits behind head on develop.

Files with missing lines Patch % Lines
aiida_kkr/tools/tools_STM_scan.py 0.00% 211 Missing ⚠️
aiida_kkr/workflows/kkr_STM.py 14.69% 180 Missing ⚠️
aiida_kkr/workflows/_combine_imps.py 2.70% 108 Missing ⚠️
aiida_kkr/tools/imp_cluster_tools.py 15.51% 98 Missing ⚠️
aiida_kkr/tools/ldau.py 4.08% 47 Missing ⚠️
aiida_kkr/workflows/kkr_imp_dos.py 18.75% 39 Missing ⚠️
aiida_kkr/workflows/imp_BdG.py 3.70% 26 Missing ⚠️
aiida_kkr/calculations/kkrimp.py 35.13% 24 Missing ⚠️
aiida_kkr/tools/combine_imps.py 19.23% 21 Missing ⚠️
aiida_kkr/workflows/kkr_imp_sub.py 38.46% 16 Missing ⚠️
... and 13 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #165      +/-   ##
===========================================
+ Coverage    56.10%   57.82%   +1.71%     
===========================================
  Files          100      102       +2     
  Lines        14009    14606     +597     
===========================================
+ Hits          7860     8446     +586     
- Misses        6149     6160      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@PhilippRue PhilippRue merged commit e367d69 into develop Nov 21, 2024
12 checks passed
@PhilippRue PhilippRue deleted the update_tests branch November 21, 2024 11:04
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