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

[chore] Use pseudo-versions to require authtest #11724

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

jade-guiton-dd
Copy link
Contributor

@jade-guiton-dd jade-guiton-dd commented Nov 21, 2024

Description

Now that #11705 has been merged, splitting the extension/auth/authtest package into a separate module, this PR updates imports of the new module to an externally resolvable pseudo-version based on the merge commit (f2e05b5). (See #11668 for context on why this two-step process is necessary.)

Link to tracking issue

Resolves #11465

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.63%. Comparing base (c9f8e8b) to head (3f374d0).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11724   +/-   ##
=======================================
  Coverage   91.63%   91.63%           
=======================================
  Files         442      442           
  Lines       23776    23776           
=======================================
  Hits        21787    21787           
  Misses       1618     1618           
  Partials      371      371           

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


🚨 Try these New Features:

@jade-guiton-dd jade-guiton-dd marked this pull request as ready for review November 21, 2024 16:07
@jade-guiton-dd jade-guiton-dd requested a review from a team as a code owner November 21, 2024 16:07
@songy23 songy23 added the ready-to-merge Code review completed; ready to merge by maintainers label Nov 21, 2024
@bogdandrutu bogdandrutu merged commit 085db59 into open-telemetry:main Nov 21, 2024
83 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 21, 2024
@jade-guiton-dd jade-guiton-dd deleted the authtest-pseudover branch November 27, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make authtest into its own module
4 participants