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

Populate additional fields on new payload #543

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

fractalwrench
Copy link
Contributor

Goal

Populates some additional fields on the new payload (not hooked up to be delivered yet). Specifically I've constructed the log + session payloads & tested they can be generated using fake implementations.

Testing

Added unit test coverage.

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

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

Project coverage is 80.13%. Comparing base (8d864fc) to head (8f1f6f2).

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##           span-population     #543      +/-   ##
===================================================
+ Coverage            79.84%   80.13%   +0.28%     
===================================================
  Files                  409      411       +2     
  Lines                10939    10952      +13     
  Branches              1615     1615              
===================================================
+ Hits                  8734     8776      +42     
+ Misses                1561     1531      -30     
- Partials               644      645       +1     
Files Coverage Δ
...d/embracesdk/capture/envelope/LogEnvelopeSource.kt 100.00% <100.00%> (ø)
...bracesdk/capture/envelope/SessionEnvelopeSource.kt 100.00% <100.00%> (ø)
...d/embracesdk/capture/envelope/log/LogSourceImpl.kt 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

Copy link
Contributor

@lucaslabari lucaslabari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Base automatically changed from span-population to master March 12, 2024 13:03
@fractalwrench fractalwrench merged commit 220a05a into master Mar 12, 2024
3 checks passed
@fractalwrench fractalwrench deleted the remaining-population branch March 12, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants