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 CA1032 warning #2194

Merged
merged 5 commits into from
Jul 13, 2024

Conversation

Zombach
Copy link
Contributor

@Zombach Zombach commented Jul 12, 2024

Pull Request

The issue or feature being addressed

#1290

Details on the issue fix or feature implementation

  • Suppress CA1032 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

I will conditionally divide the partitions by directory names

Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.88%. Comparing base (06b39ff) to head (6b46c7b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2194      +/-   ##
==========================================
+ Coverage   83.80%   83.88%   +0.07%     
==========================================
  Files         313      313              
  Lines        7162     7172      +10     
  Branches     1060     1060              
==========================================
+ Hits         6002     6016      +14     
+ Misses        789      785       -4     
  Partials      371      371              
Flag Coverage Δ
linux 83.88% <100.00%> (+0.07%) ⬆️
macos 83.88% <100.00%> (+0.07%) ⬆️
windows 83.88% <100.00%> (?)

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.

@martincostello martincostello enabled auto-merge (squash) July 13, 2024 07:45
@martincostello martincostello merged commit 1eb48d7 into App-vNext:main Jul 13, 2024
15 checks passed
@Zombach Zombach deleted the zombach/remove-warning-ca1032 branch July 13, 2024 08:21
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