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

Small bugfix for async prefect functions #2462

Merged

Merge branch 'prefect_async_patch' of github.com:zulissimeta/quacc in…

92bb506
Select commit
Loading
Failed to load commit list.
Merged

Small bugfix for async prefect functions #2462

Merge branch 'prefect_async_patch' of github.com:zulissimeta/quacc in…
92bb506
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 19, 2024 in 0s

97.41% (-0.98%) compared to 85615ef

View this Pull Request on Codecov

97.41% (-0.98%) compared to 85615ef

Details

Codecov Report

Attention: Patch coverage is 48.21429% with 29 lines in your changes missing coverage. Please review.

Project coverage is 97.41%. Comparing base (85615ef) to head (92bb506).

Files with missing lines Patch % Lines
src/quacc/wflow_tools/prefect_utils.py 38.23% 21 Missing ⚠️
src/quacc/wflow_tools/decorators.py 61.90% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2462      +/-   ##
==========================================
- Coverage   98.38%   97.41%   -0.98%     
==========================================
  Files          85       85              
  Lines        3478     3518      +40     
==========================================
+ Hits         3422     3427       +5     
- Misses         56       91      +35     

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