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

Convert private span attribute to EmbraceAttributes #534

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

bidetofevil
Copy link
Collaborator

@bidetofevil bidetofevil commented Mar 9, 2024

Goal

Convert emb.private to an EmbraceAttribute

Testing

Existing tests cover this

Copy link
Contributor

@fractalwrench fractalwrench left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

codecov bot commented Mar 11, 2024

Codecov Report

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

Project coverage is 79.51%. Comparing base (5e18d90) to head (3da10fb).
Report is 21 commits behind head on master.

❗ Current head 3da10fb differs from pull request most recent head 7a636ef. Consider uploading reports for the commit 7a636ef to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #534      +/-   ##
==========================================
+ Coverage   79.45%   79.51%   +0.05%     
==========================================
  Files         403      408       +5     
  Lines       10861    10871      +10     
  Branches     1602     1602              
==========================================
+ Hits         8630     8644      +14     
+ Misses       1585     1581       -4     
  Partials      646      646              
Files Coverage Δ
...ndroid/embracesdk/arch/destination/LogEventData.kt 100.00% <100.00%> (ø)
...droid/embracesdk/arch/destination/SpanEventData.kt 100.00% <100.00%> (ø)
...droid/embracesdk/arch/destination/StartSpanData.kt 75.00% <100.00%> (ø)
...roid/embracesdk/arch/schema/AppTerminationCause.kt 100.00% <100.00%> (ø)
...android/embracesdk/arch/schema/EmbraceAttribute.kt 100.00% <100.00%> (ø)
...droid/embracesdk/arch/schema/ErrorCodeAttribute.kt 100.00% <100.00%> (ø)
.../embrace/android/embracesdk/arch/schema/KeySpan.kt 100.00% <100.00%> (ø)
...race/android/embracesdk/arch/schema/PrivateSpan.kt 100.00% <100.00%> (ø)
...id/embracesdk/internal/spans/CurrentSessionSpan.kt 100.00% <100.00%> (ø)
...mbracesdk/internal/spans/CurrentSessionSpanImpl.kt 90.24% <100.00%> (-0.46%) ⬇️
... and 9 more

... and 4 files with indirect coverage changes

Copy link
Collaborator Author

bidetofevil commented Mar 11, 2024

Merge activity

  • Mar 11, 11:26 AM EDT: @bidetofevil started a stack merge that includes this pull request via Graphite.
  • Mar 11, 11:35 AM EDT: Graphite rebased this pull request as part of a merge.
  • Mar 11, 11:36 AM EDT: @bidetofevil merged this pull request with Graphite.

Base automatically changed from hho/attribute-extentions to master March 11, 2024 15:34
@bidetofevil bidetofevil merged commit 10dbfcf into master Mar 11, 2024
2 of 3 checks passed
@bidetofevil bidetofevil deleted the hho/convert-private-span branch March 11, 2024 15:36
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