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: Implement methods on objectEncoder #5602

Merged
merged 22 commits into from
May 20, 2024

Conversation

khushijain21
Copy link
Contributor

Part of #5191

Pre-work #5279

This PR implements some more methods on objectEncoder

@khushijain21 khushijain21 requested review from pellared and a team as code owners May 17, 2024 07:40
Copy link

codecov bot commented May 17, 2024

Codecov Report

Attention: Patch coverage is 76.19048% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 63.2%. Comparing base (040472f) to head (e9bfdc0).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #5602   +/-   ##
=====================================
  Coverage   63.2%   63.2%           
=====================================
  Files        194     194           
  Lines      11973   11983   +10     
=====================================
+ Hits        7571    7585   +14     
+ Misses      4185    4181    -4     
  Partials     217     217           
Files Coverage Δ
bridges/otelzap/encoder.go 73.4% <76.1%> (+17.0%) ⬆️

@dmathieu dmathieu added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label May 17, 2024
bridges/otelzap/encoder.go Outdated Show resolved Hide resolved
bridges/otelzap/encoder.go Outdated Show resolved Hide resolved
@MrAlias MrAlias added the bridge: zap Related to the zap bridge label May 17, 2024
@pellared pellared merged commit 8c03dfa into open-telemetry:main May 20, 2024
23 checks passed
zailic pushed a commit to zailic/opentelemetry-go-contrib that referenced this pull request May 20, 2024
Part of open-telemetry#5191

---------

Co-authored-by: Robert Pająk <pellared@hotmail.com>
@khushijain21 khushijain21 deleted the encoder3 branch May 22, 2024 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bridge: zap Related to the zap bridge Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants