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

Move scraperhelper under scraper in a separate module #11985

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

bogdandrutu
Copy link
Member

Fixes #11003

@bogdandrutu bogdandrutu force-pushed the mv-scraper-helper branch 10 times, most recently from 8d9f3cc to aff6219 Compare December 26, 2024 23:48
Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.70%. Comparing base (57c6c15) to head (482d3d8).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11985   +/-   ##
=======================================
  Coverage   91.70%   91.70%           
=======================================
  Files         447      447           
  Lines       23732    23732           
=======================================
  Hits        21763    21763           
  Misses       1600     1600           
  Partials      369      369           

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

@bogdandrutu bogdandrutu force-pushed the mv-scraper-helper branch 2 times, most recently from 1ed0eca to a4028e7 Compare December 27, 2024 16:59
@bogdandrutu bogdandrutu added the release:blocker The issue must be resolved before cutting the next release label Jan 3, 2025
@dmitryax
Copy link
Member

dmitryax commented Jan 6, 2025

@bogdandrutu please rebase

@bogdandrutu bogdandrutu enabled auto-merge January 6, 2025 17:13
@bogdandrutu bogdandrutu added this pull request to the merge queue Jan 6, 2025
Merged via the queue into open-telemetry:main with commit af09df1 Jan 6, 2025
51 checks passed
@bogdandrutu bogdandrutu deleted the mv-scraper-helper branch January 6, 2025 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:blocker The issue must be resolved before cutting the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[receiver] Move scraper packages into scraper module
3 participants