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

[sc-24431] Replace FileSink with StreamSink #776

bump version

94f0937
Select commit
Loading
Failed to load commit list.
Closed

[sc-24431] Replace FileSink with StreamSink #776

bump version
94f0937
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 1s

92.24% (+0.14%) compared to 568318a

View this Pull Request on Codecov

92.24% (+0.14%) compared to 568318a

Details

Codecov Report

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

Comparison is base (568318a) 92.10% compared to head (94f0937) 92.24%.

Files Patch % Lines
metaphor/common/storage.py 54.54% 10 Missing ⚠️
metaphor/common/runner.py 70.00% 3 Missing ⚠️
metaphor/common/sink.py 98.16% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #776      +/-   ##
==========================================
+ Coverage   92.10%   92.24%   +0.14%     
==========================================
  Files         194      153      -41     
  Lines       15918    15794     -124     
==========================================
- Hits        14661    14569      -92     
+ Misses       1257     1225      -32     

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