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

otelzap: Basic implementation of Core.Write #5539

Merged
merged 25 commits into from
May 15, 2024

Merge branch 'main' into zapcore2

2db5b6b
Select commit
Loading
Failed to load commit list.
Merged

otelzap: Basic implementation of Core.Write #5539

Merge branch 'main' into zapcore2
2db5b6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2024 in 0s

63.2% (+0.1%) compared to e536eba

View this Pull Request on Codecov

63.2% (+0.1%) compared to e536eba

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.2%. Comparing base (e536eba) to head (2db5b6b).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #5539     +/-   ##
=======================================
+ Coverage   63.1%   63.2%   +0.1%     
=======================================
  Files        193     193             
  Lines      11892   11917     +25     
=======================================
+ Hits        7504    7534     +30     
+ Misses      4171    4166      -5     
  Partials     217     217             
Files Coverage Δ
bridges/otelzap/core.go 92.7% <100.0%> (+15.4%) ⬆️