Skip to content

Conversation

@sonalgaud12
Copy link
Contributor

This PR fixes #6821

  • Added test for prometheusReader function for both v0.3.0 & v0.2.0

  • Locally tested

@sonalgaud12 sonalgaud12 requested review from a team and pellared as code owners June 7, 2025 15:16
@codecov
Copy link

codecov bot commented Jun 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.0%. Comparing base (7d8e56d) to head (be25cec).
⚠️ Report is 20 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #7440     +/-   ##
=======================================
+ Coverage   80.1%   81.0%   +0.8%     
=======================================
  Files        191     194      +3     
  Lines      12289   13073    +784     
=======================================
+ Hits        9850   10593    +743     
- Misses      2076    2103     +27     
- Partials     363     377     +14     

see 8 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dmathieu dmathieu added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label Jun 10, 2025
@sonalgaud12 sonalgaud12 requested a review from pellared June 11, 2025 04:54
@github-actions github-actions bot requested a review from codeboten July 7, 2025 07:14
@pellared
Copy link
Member

@sonalgaud12, are you able to address the comments?

@pellared pellared requested a review from MrAlias August 4, 2025 12:54
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
@sonalgaud12 sonalgaud12 requested a review from MrAlias August 6, 2025 15:26
@pellared
Copy link
Member

@sonalgaud12, are you able to address @XSAM's comments?

@sonalgaud12
Copy link
Contributor Author

@pellared @XSAM I have made all the changes. Can you guys review it once and let me know if anything else is required?

@sonalgaud12
Copy link
Contributor Author

Need approval from @codeboten @MrAlias

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

Thanks @sonalgaud12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG

Projects

None yet

Development

Successfully merging this pull request may close these issues.

otelconf: Increase test coverage for Prometheus-related code

6 participants