Skip to content

Conversation

@paulmedynski
Copy link
Contributor

@paulmedynski paulmedynski commented Jul 17, 2025

  • Removed unnecessary strings and console output from TrustedUrlsTest.
  • Removed sensitive vault domains.

@paulmedynski paulmedynski added this to the 7.0-preview1 milestone Jul 17, 2025
Copilot AI review requested due to automatic review settings July 17, 2025 11:48
@paulmedynski paulmedynski requested a review from a team as a code owner July 17, 2025 11:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR cleans up the TrustedUrlsTest by removing an obsolete constant and debug output, and streamlining the assertion logic.

  • Removed the InvalidVaultKeyPathErrorMessage constant
  • Removed Console.WriteLine statements used for debugging
  • Inlined the expected regex into the Assert.Matches call

@codecov
Copy link

codecov bot commented Jul 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.77%. Comparing base (32abbc7) to head (c821850).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3487      +/-   ##
==========================================
- Coverage   69.78%   69.77%   -0.01%     
==========================================
  Files         277      277              
  Lines       62249    62245       -4     
==========================================
- Hits        43441    43433       -8     
- Misses      18808    18812       +4     
Flag Coverage Δ
addons 91.04% <ø> (-0.11%) ⬇️
netcore 72.79% <ø> (-0.07%) ⬇️
netfx 69.45% <ø> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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

@paulmedynski paulmedynski changed the title Removed unnecessary strings and console output from TrustedUrlsTest. AKV Trusted URL cleanup Jul 17, 2025
@paulmedynski paulmedynski merged commit 4bbf8c6 into main Jul 18, 2025
251 checks passed
@paulmedynski paulmedynski deleted the dev/paul/akv-url-cleanup branch July 18, 2025 12:32
paulmedynski added a commit that referenced this pull request Jul 23, 2025
paulmedynski added a commit that referenced this pull request Jul 23, 2025
* Revert "AKV Trusted URL cleanup (#3487)"

This reverts commit 4bbf8c6.

* Revert "Add new trusted AKV URLs for FR and DE (#3482)"

This reverts commit 32abbc7.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants