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

Fix: Explicitly handle an unknown container state upon start. #112

Merged
merged 2 commits into from
Mar 1, 2022

Conversation

csadorf
Copy link
Member

@csadorf csadorf commented Mar 1, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 1, 2022

Codecov Report

Merging #112 (4f6deae) into main (fae8112) will decrease coverage by 0.10%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
- Coverage   86.30%   86.19%   -0.11%     
==========================================
  Files           9        9              
  Lines         825      826       +1     
==========================================
  Hits          712      712              
- Misses        113      114       +1     
Flag Coverage Δ
py-3.10 86.07% <0.00%> (-0.11%) ⬇️
py-3.7 85.57% <0.00%> (-0.11%) ⬇️
py-3.8 86.02% <0.00%> (-0.11%) ⬇️
py-3.9 86.14% <0.00%> (-0.11%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aiidalab_launch/__main__.py 79.13% <0.00%> (-0.27%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fae8112...4f6deae. Read the comment docs.

@csadorf csadorf force-pushed the fix/handle-unknown-container-state-on-start branch from ba429b9 to 092111f Compare March 1, 2022 15:28
@csadorf csadorf marked this pull request as ready for review March 1, 2022 15:52
@csadorf csadorf merged commit 2155f85 into main Mar 1, 2022
@csadorf csadorf deleted the fix/handle-unknown-container-state-on-start branch March 1, 2022 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant