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

feat: add skip message by header filter function for cronsumer #104

Merged

chore: remove depguard and add gosec to the test in golangci-lint

1e3d512
Select commit
Loading
Failed to load commit list.
Merged

feat: add skip message by header filter function for cronsumer #104

chore: remove depguard and add gosec to the test in golangci-lint
1e3d512
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2024 in 1s

41.49% (+4.41%) compared to b6673b9

View this Pull Request on Codecov

41.49% (+4.41%) compared to b6673b9

Details

Codecov Report

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

Comparison is base (b6673b9) 37.07% compared to head (1e3d512) 41.49%.
Report is 1 commits behind head on v2.

Files Patch % Lines
consumer_config.go 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v2     #104      +/-   ##
==========================================
+ Coverage   37.07%   41.49%   +4.41%     
==========================================
  Files          19       19              
  Lines         712      723      +11     
==========================================
+ Hits          264      300      +36     
+ Misses        441      413      -28     
- Partials        7       10       +3     

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