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

zaptest: add ability to filter observer logs by logger name #1452

Merged
merged 2 commits into from
Jul 22, 2024

Update zaptest/observer/observer.go

f8e0ac0
Select commit
Loading
Failed to load commit list.
Merged

zaptest: add ability to filter observer logs by logger name #1452

Update zaptest/observer/observer.go
f8e0ac0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 0s

98.64% (target 95.00%)

View this Pull Request on Codecov

98.64% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.64%. Comparing base (8dcd020) to head (f8e0ac0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1452      +/-   ##
==========================================
- Coverage   98.70%   98.64%   -0.07%     
==========================================
  Files          53       53              
  Lines        3014     3018       +4     
==========================================
+ Hits         2975     2977       +2     
- Misses         31       32       +1     
- Partials        8        9       +1     

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