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

Prevent concurrent processes snafu #1977

Merged
merged 6 commits into from
Apr 4, 2024
Merged

Prevent concurrent processes snafu #1977

merged 6 commits into from
Apr 4, 2024

Conversation

Andrew-S-Rosen
Copy link
Member

Some boilerplate changes to prevent accidental errors with the CWD.

@Andrew-S-Rosen Andrew-S-Rosen enabled auto-merge (squash) April 4, 2024 04:03
Copy link

codecov bot commented Apr 4, 2024

Codecov Report

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

Project coverage is 99.29%. Comparing base (f1a4fbc) to head (9e5efdf).
Report is 2 commits behind head on main.

Files Patch % Lines
src/quacc/calculators/espresso/utils.py 66.66% 1 Missing ⚠️
src/quacc/schemas/cclib.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1977   +/-   ##
=======================================
  Coverage   99.29%   99.29%           
=======================================
  Files          81       81           
  Lines        3254     3254           
=======================================
  Hits         3231     3231           
  Misses         23       23           

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

@Andrew-S-Rosen Andrew-S-Rosen disabled auto-merge April 4, 2024 05:02
@Andrew-S-Rosen Andrew-S-Rosen merged commit d2ae498 into main Apr 4, 2024
20 of 21 checks passed
@Andrew-S-Rosen Andrew-S-Rosen deleted the snafus branch April 4, 2024 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant