Skip to content

Added "requireSecret" exclude tag for tests which require adding a secret to app registration#2596

Merged
machavan merged 4 commits intomainfrom
secret
Feb 7, 2025
Merged

Added "requireSecret" exclude tag for tests which require adding a secret to app registration#2596
machavan merged 4 commits intomainfrom
secret

Conversation

@lilgreenbird
Copy link
Copy Markdown
Contributor

No description provided.

@lilgreenbird lilgreenbird requested a review from Copilot February 4, 2025 19:49
Copy link
Copy Markdown
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.

Copilot encountered an error and was unable to review this pull request. You can try again, by re-requesting a review.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.40%. Comparing base (25ea8da) to head (00fe229).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2596      +/-   ##
============================================
+ Coverage     51.35%   51.40%   +0.05%     
- Complexity     3972     3986      +14     
============================================
  Files           147      147              
  Lines         33664    33664              
  Branches       5626     5626              
============================================
+ Hits          17288    17305      +17     
- Misses        13939    13942       +3     
+ Partials       2437     2417      -20     

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

Comment thread pom.xml
<exclude>**/com/microsoft/sqlserver/jdbc/ISQLServerConnection43.java</exclude>
<exclude>**/com/microsoft/sqlserver/jdbc/SQLServerConnection43.java</exclude>
<exclude>**/com/microsoft/sqlserver/jdbc/SQLServerJdbc43.java</exclude>
<exclude>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

few newlines got introduced in pom.xml e.g. after tag

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

nothing changed here I don't think? it's just spacing issue cos I ran the formatter

@machavan machavan merged commit b1d9b3e into main Feb 7, 2025
@Jeffery-Wasty Jeffery-Wasty deleted the secret branch February 11, 2025 20:04
@lilgreenbird lilgreenbird added this to the 12.10.0 milestone Mar 4, 2025
@lilgreenbird lilgreenbird changed the title Add "requireSecret" exclude tag for tests which require adding a secret to app registration Added "requireSecret" exclude tag for tests which require adding a secret to app registration Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed/Merged PRs

Development

Successfully merging this pull request may close these issues.

5 participants