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

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

Merged
merged 4 commits into from
Feb 7, 2025

Conversation

lilgreenbird
Copy link
Contributor

No description provided.

@lilgreenbird lilgreenbird requested a review from Copilot February 4, 2025 19:49

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.

Copy link

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.

<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
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
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
19 checks passed
@Jeffery-Wasty Jeffery-Wasty deleted the secret branch February 11, 2025 20:04
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.

4 participants