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

Added check for config file #36

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Conversation

nspielbau
Copy link
Contributor

@nspielbau nspielbau commented Dec 14, 2023

Script will exit if file is not present. Closes #35

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (82c866e) 77.81% compared to head (d06afdf) 76.97%.

Files Patch % Lines
catmux/catmux_create_session.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
- Coverage   77.81%   76.97%   -0.84%     
==========================================
  Files           7        7              
  Lines         275      278       +3     
==========================================
  Hits          214      214              
- Misses         61       64       +3     
Flag Coverage Δ
unittests 76.97% <0.00%> (-0.84%) ⬇️

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

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

Script will exit if file is not present

Signed-off-by: Niklas Spielbauer <spielbauer@fzi.de>
Copy link
Owner

@fmauch fmauch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @nspielbau!

@fmauch fmauch merged commit 339927f into fmauch:master Jan 29, 2024
9 of 11 checks passed
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.

Server exiting unexpectedly
2 participants