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: support for multiple zap urls #3825

Merged
merged 3 commits into from
Oct 23, 2024

fix: use forEach instead of map, remove unused dependency

c025b07
Select commit
Loading
Failed to load commit list.
Merged

feat: support for multiple zap urls #3825

fix: use forEach instead of map, remove unused dependency
c025b07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 1s

89.00% (+0.01%) compared to 78c14b8

View this Pull Request on Codecov

89.00% (+0.01%) compared to 78c14b8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.00%. Comparing base (78c14b8) to head (c025b07).
Report is 14 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3825      +/-   ##
===========================================
+ Coverage    88.98%   89.00%   +0.01%     
===========================================
  Files          607      609       +2     
  Lines        32800    32860      +60     
  Branches      7753     7761       +8     
===========================================
+ Hits         29188    29247      +59     
+ Misses        3329     3300      -29     
- Partials       283      313      +30     

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