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 try/except to catch error #917

Merged
merged 8 commits into from
Jan 14, 2025

Merge branch 'main' into fix/916/handle_failed_check

e2800c0
Select commit
Loading
Failed to load commit list.
Merged

Use try/except to catch error #917

Merge branch 'main' into fix/916/handle_failed_check
e2800c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 0s

71.21% (-0.07%) compared to 2aba67e

View this Pull Request on Codecov

71.21% (-0.07%) compared to 2aba67e

Details

Codecov Report

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

Project coverage is 71.21%. Comparing base (2aba67e) to head (e2800c0).

Files with missing lines Patch % Lines
src/aiidalab_qe/setup/codes.py 7.69% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #917      +/-   ##
==========================================
- Coverage   71.27%   71.21%   -0.07%     
==========================================
  Files         114      114              
  Lines        7099     7107       +8     
==========================================
+ Hits         5060     5061       +1     
- Misses       2039     2046       +7     

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