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

Add hasResourceSatisfying to LogRecordDataAssert #5690

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

jack-berg
Copy link
Member

This brings log asserts into parity with metric and span asserts. Been meaning to do this for a while.

@jack-berg jack-berg requested a review from a team August 7, 2023 22:39
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% ⚠️

Comparison is base (d4a3b3b) 91.34% compared to head (328778a) 91.34%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #5690      +/-   ##
============================================
- Coverage     91.34%   91.34%   -0.01%     
- Complexity     4997     4998       +1     
============================================
  Files           554      554              
  Lines         14793    14797       +4     
  Branches       1379     1379              
============================================
+ Hits          13513    13516       +3     
  Misses          883      883              
- Partials        397      398       +1     
Files Changed Coverage Δ
...metry/sdk/testing/assertj/LogRecordDataAssert.java 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jack-berg jack-berg merged commit 288c5df into open-telemetry:main Aug 10, 2023
16 checks passed
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.

3 participants