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

[chore] Add pipeline module #11209

Merged
merged 3 commits into from
Sep 20, 2024

Merge branch 'main' into add-pipeline-module

e517581
Select commit
Loading
Failed to load commit list.
Merged

[chore] Add pipeline module #11209

Merge branch 'main' into add-pipeline-module
e517581
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 1s

91.88% (target 90.00%)

View this Pull Request on Codecov

91.88% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 93.84615% with 4 lines in your changes missing coverage. Please review.

Project coverage is 91.88%. Comparing base (df3c9e3) to head (e517581).

Files with missing lines Patch % Lines
internal/globalsignal/signal.go 86.66% 1 Missing and 1 partial ⚠️
pipeline/pipeline.go 96.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11209   +/-   ##
=======================================
  Coverage   91.87%   91.88%           
=======================================
  Files         421      423    +2     
  Lines       19989    20054   +65     
=======================================
+ Hits        18365    18426   +61     
- Misses       1249     1251    +2     
- Partials      375      377    +2     

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