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

CLI: Deprecate the deprecated_command decorator #6461

Merged

CLI: Deprecate the `deprecated_command` decorator

fd5ec5b
Select commit
Loading
Failed to load commit list.
Merged

CLI: Deprecate the deprecated_command decorator #6461

CLI: Deprecate the `deprecated_command` decorator
fd5ec5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2024 in 0s

77.73% (+0.23%) compared to ef60b66

View this Pull Request on Codecov

77.73% (+0.23%) compared to ef60b66

Details

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.73%. Comparing base (ef60b66) to head (fd5ec5b).
Report is 37 commits behind head on main.

Files Patch % Lines
src/aiida/cmdline/utils/decorators.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6461      +/-   ##
==========================================
+ Coverage   77.51%   77.73%   +0.23%     
==========================================
  Files         560      561       +1     
  Lines       41444    41724     +280     
==========================================
+ Hits        32120    32432     +312     
+ Misses       9324     9292      -32     

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