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

docs: provide example for breadcrumb data property #951

Merged
merged 6 commits into from
Feb 15, 2024

Conversation

supervacuus
Copy link
Collaborator

A conversation on Discord made clear, that we have no example of how to create data properties in breadcrumbs using the value API in the Native SDK. This PR rectifies this by adding the data properties of an http breadcrumb and asserts on the new data in the integration tests.

Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5596cbb) 82.70% compared to head (2cb5841) 82.65%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #951      +/-   ##
==========================================
- Coverage   82.70%   82.65%   -0.05%     
==========================================
  Files          53       53              
  Lines        7376     7376              
  Branches     1186     1186              
==========================================
- Hits         6100     6097       -3     
- Misses       1168     1171       +3     
  Partials      108      108              

@supervacuus supervacuus merged commit 0043edf into master Feb 15, 2024
20 checks passed
@supervacuus supervacuus deleted the docs/provide_example_for_breadcrumb_data_property branch February 15, 2024 08:48
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