Closed jade-guiton-dd closed 20 hours ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.63%. Comparing base (
c9f8e8b
) to head (3f374d0
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
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