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

[receivertest] add metrics support to contract_checker #9551

Merged
merged 4 commits into from
Feb 23, 2024

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Feb 11, 2024

Description:
add support for metrics in contract checker

@atoulme atoulme requested a review from a team as a code owner February 11, 2024 06:49
@atoulme atoulme force-pushed the implement_contract_checker branch 2 times, most recently from 2e4c187 to 9f5b3e4 Compare February 11, 2024 06:52
Copy link

codecov bot commented Feb 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.87%. Comparing base (de6287d) to head (d2ec5da).
Report is 47 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9551      +/-   ##
==========================================
+ Coverage   90.41%   90.87%   +0.46%     
==========================================
  Files         347      347              
  Lines       18184    18325     +141     
==========================================
+ Hits        16441    16653     +212     
+ Misses       1412     1346      -66     
+ Partials      331      326       -5     

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

receiver/receivertest/contract_checker.go Outdated Show resolved Hide resolved
receiver/receivertest/contract_checker.go Outdated Show resolved Hide resolved
@dmitryax dmitryax merged commit 6be5fe9 into open-telemetry:main Feb 23, 2024
45 checks passed
@github-actions github-actions bot added this to the next release milestone Feb 23, 2024
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