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

Fix warning CA1716 #2212

Merged
merged 4 commits into from
Jul 18, 2024

Conversation

Zombach
Copy link
Contributor

@Zombach Zombach commented Jul 18, 2024

Pull Request

The issue or feature being addressed

#1290

Details on the issue fix or feature implementation

  • Suppress CA1716 in the code or fix the warning

Confirm the following

  • I started this PR by branching from the head of the default branch
  • I have targeted the PR to merge into the default branch
  • I have included unit tests for the issue/feature
  • I have successfully run a local build

This is a public API, we suppress it.

@martincostello martincostello enabled auto-merge (squash) July 18, 2024 22:11
Copy link

codecov bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.89%. Comparing base (7cd6072) to head (1bd19e0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2212   +/-   ##
=======================================
  Coverage   83.89%   83.89%           
=======================================
  Files         313      313           
  Lines        7179     7179           
  Branches     1060     1060           
=======================================
  Hits         6023     6023           
  Misses        785      785           
  Partials      371      371           
Flag Coverage Δ
linux 83.89% <ø> (ø)
macos 83.89% <ø> (ø)
windows 83.89% <ø> (ø)

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.

auto-merge was automatically disabled July 18, 2024 22:22

Head branch was pushed to by a user without write access

@martincostello martincostello enabled auto-merge (squash) July 18, 2024 22:23
auto-merge was automatically disabled July 18, 2024 22:27

Head branch was pushed to by a user without write access

@martincostello martincostello enabled auto-merge (squash) July 18, 2024 22:34
@martincostello martincostello merged commit 6c9db0b into App-vNext:main Jul 18, 2024
15 checks passed
@Zombach Zombach deleted the zombach/remove-warning-ca1716 branch July 19, 2024 21:33
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.

2 participants