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

Use only one global var for marking config folder tree #6610

Merged
merged 35 commits into from
Nov 27, 2024

rda

6e26eaf
Select commit
Loading
Failed to load commit list.
Merged

Use only one global var for marking config folder tree #6610

rda
6e26eaf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 1s

77.90% (+0.40%) compared to ef60b66

View this Pull Request on Codecov

77.90% (+0.40%) compared to ef60b66

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 12 lines in your changes missing coverage. Please review.

Project coverage is 77.90%. Comparing base (ef60b66) to head (6e26eaf).
Report is 145 commits behind head on main.

Files with missing lines Patch % Lines
src/aiida/manage/configuration/profile.py 16.67% 5 Missing ⚠️
src/aiida/manage/tests/pytest_fixtures.py 0.00% 3 Missing ⚠️
src/aiida/cmdline/commands/cmd_profile.py 0.00% 2 Missing ⚠️
src/aiida/engine/daemon/client.py 77.78% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6610      +/-   ##
==========================================
+ Coverage   77.51%   77.90%   +0.40%     
==========================================
  Files         560      567       +7     
  Lines       41444    42178     +734     
==========================================
+ Hits        32120    32856     +736     
+ Misses       9324     9322       -2     

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