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

[configauth] mark module stable #10646

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

codeboten
Copy link
Contributor

Leaving this as draft until component/configtelemetry is sorted out

Fixes #9476

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.44%. Comparing base (700aadc) to head (4540e6f).
Report is 356 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10646   +/-   ##
=======================================
  Coverage   91.43%   91.44%           
=======================================
  Files         424      424           
  Lines       20270    20270           
=======================================
+ Hits        18533    18535    +2     
+ Misses       1360     1359    -1     
+ Partials      377      376    -1     

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

Copy link
Member

@mx-psi mx-psi left a comment

Choose a reason for hiding this comment

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

configauth depends on extensions/auth (which depends on extensions), but this dependency is not explicit (it's an implementation detail)

IMO it's fine to make this module stable once component and configtelemetry are stable, but wanted to bring this up explicitly

Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Aug 28, 2024
@github-actions github-actions bot removed the Stale label Sep 10, 2024
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Sep 24, 2024
@mx-psi mx-psi removed the Stale label Oct 1, 2024
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added Stale and removed Stale labels Oct 19, 2024
Copy link
Contributor

github-actions bot commented Nov 4, 2024

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Nov 4, 2024
@jpkrohling jpkrohling removed the Stale label Nov 6, 2024
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added Stale and removed Stale labels Nov 24, 2024
Copy link
Contributor

github-actions bot commented Dec 9, 2024

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Dec 9, 2024
@jpkrohling jpkrohling removed the Stale label Dec 9, 2024
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stabilize module configauth
3 participants