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.3.0 #169

Merged
merged 52 commits into from
Nov 28, 2024

bumb version number to v2.3.0

35daa62
Select commit
Loading
Failed to load commit list.
Merged

Release v2.3.0 #169

bumb version number to v2.3.0
35daa62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 0s

68.51% (+9.10%) compared to 3144c3a

View this Pull Request on Codecov

68.51% (+9.10%) compared to 3144c3a

Details

Codecov Report

Attention: Patch coverage is 69.87952% with 150 lines in your changes missing coverage. Please review.

Project coverage is 68.51%. Comparing base (3144c3a) to head (35daa62).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
aiida_kkr/workflows/_decimation.py 39.60% 61 Missing ⚠️
aiida_kkr/workflows/kkr_STM.py 43.28% 38 Missing ⚠️
aiida_kkr/calculations/kkrimp.py 23.52% 13 Missing ⚠️
aiida_kkr/workflows/gf_writeout.py 44.44% 10 Missing ⚠️
aiida_kkr/tools/imp_cluster_tools.py 20.00% 8 Missing ⚠️
aiida_kkr/tools/tools_STM_scan.py 87.69% 8 Missing ⚠️
aiida_kkr/workflows/kkr_imp_sub.py 75.00% 6 Missing ⚠️
aiida_kkr/calculations/kkr.py 33.33% 2 Missing ⚠️
aiida_kkr/workflows/kkr_imp_dos.py 75.00% 2 Missing ⚠️
aiida_kkr/parsers/kkrimp.py 91.66% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   59.41%   68.51%   +9.10%     
==========================================
  Files         102      104       +2     
  Lines       14606    14850     +244     
==========================================
+ Hits         8678    10175    +1497     
+ Misses       5928     4675    -1253     

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