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

Docs: How to Write a Data Pipeline? #247

Merged
merged 159 commits into from
Dec 4, 2023

added output to pipeline

3ce832a
Select commit
Loading
Failed to load commit list.
Merged

Docs: How to Write a Data Pipeline? #247

added output to pipeline
3ce832a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 4, 2023 in 0s

68.37% (-0.16%) compared to 413758a

View this Pull Request on Codecov

68.37% (-0.16%) compared to 413758a

Details

Codecov Report

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

Comparison is base (413758a) 68.53% compared to head (3ce832a) 68.37%.

Files Patch % Lines
file/src/common/compare.rs 66.66% 9 Missing ⚠️
file/src/bring/mod.rs 33.33% 2 Missing ⚠️
file/src/common/mod.rs 93.75% 2 Missing ⚠️
file/src/error.rs 0.00% 2 Missing ⚠️
walker/src/notify.rs 87.50% 2 Missing ⚠️
walker/src/sync.rs 88.88% 2 Missing ⚠️
core/src/types/xvcpath.rs 87.50% 1 Missing ⚠️
file/src/copy/mod.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #247      +/-   ##
==========================================
- Coverage   68.53%   68.37%   -0.16%     
==========================================
  Files         115      116       +1     
  Lines       12066    12277     +211     
==========================================
+ Hits         8269     8394     +125     
- Misses       3797     3883      +86     

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