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

Add Data Pipeline functionality #115

Merged
merged 7 commits into from
Sep 4, 2023

Fix MPI testing and try upgrading to Mac-latest

78225d6
Select commit
Loading
Failed to load commit list.
Merged

Add Data Pipeline functionality #115

Fix MPI testing and try upgrading to Mac-latest
78225d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2023 in 1s

73.29% (-0.12%) compared to 788c1d2

View this Pull Request on Codecov

73.29% (-0.12%) compared to 788c1d2

Details

Codecov Report

Patch coverage: 20.00% and project coverage change: -0.12% ⚠️

Comparison is base (788c1d2) 73.40% compared to head (78225d6) 73.29%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
- Coverage   73.40%   73.29%   -0.12%     
==========================================
  Files          26       28       +2     
  Lines        2158     2164       +6     
==========================================
+ Hits         1584     1586       +2     
- Misses        574      578       +4     
Files Changed Coverage Δ
ext/DataTools.jl 0.00% <0.00%> (ø)
ext/ERATools.jl 0.00% <0.00%> (ø)
src/Traits.jl 88.63% <ø> (-0.26%) ⬇️
src/Dist.jl 89.18% <100.00%> (-0.29%) ⬇️

... and 2 files with indirect coverage changes

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