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

Fixmultithreadingissue #586

Merged
merged 4 commits into from
Aug 25, 2024

clean up filterpipeline

9beaede
Select commit
Loading
Failed to load commit list.
Merged

Fixmultithreadingissue #586

clean up filterpipeline
9beaede
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 25, 2024 in 0s

84.97% (+0.05%) compared to 140dc81

View this Pull Request on Codecov

84.97% (+0.05%) compared to 140dc81

Details

Codecov Report

Attention: Patch coverage is 86.32479% with 16 lines in your changes missing coverage. Please review.

Project coverage is 84.97%. Comparing base (140dc81) to head (9beaede).

Files Patch % Lines
src/explicit_datasets.jl 78.12% 7 Missing ⚠️
src/headermessages.jl 62.50% 6 Missing ⚠️
src/compression.jl 75.00% 2 Missing ⚠️
src/macros_utils.jl 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #586      +/-   ##
==========================================
+ Coverage   84.92%   84.97%   +0.05%     
==========================================
  Files          36       36              
  Lines        4470     4487      +17     
==========================================
+ Hits         3796     3813      +17     
  Misses        674      674              

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