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

Scratch tar option, error-handling, from-channel and to-channel for submit-volt #26

Merged
merged 11 commits into from
Aug 19, 2024

Conversation

gsleap
Copy link
Member

@gsleap gsleap commented Aug 19, 2024

Fixes #23 #24 #25

@gsleap gsleap added the enhancement New feature or request label Aug 19, 2024
@gsleap gsleap self-assigned this Aug 19, 2024
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

Attention: Patch coverage is 63.87435% with 138 lines in your changes missing coverage. Please review.

Project coverage is 45.13%. Comparing base (45908e3) to head (715236a).
Report is 12 commits behind head on main.

Files Patch % Lines
src/bin/giant-squid.rs 0.00% 77 Missing ⚠️
src/asvo/mod.rs 77.62% 49 Missing ⚠️
src/asvo/types.rs 45.00% 11 Missing ⚠️
src/asvo/asvo_serde.rs 98.48% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
+ Coverage   38.22%   45.13%   +6.91%     
==========================================
  Files           7        7              
  Lines        1125     1429     +304     
==========================================
+ Hits          430      645     +215     
- Misses        695      784      +89     

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

@gsleap gsleap merged commit 44bd0c1 into main Aug 19, 2024
14 checks passed
@gsleap gsleap deleted the scratch_tar_option branch August 19, 2024 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

submitting jobs should be able to continue after the failure of a single job.
1 participant