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

Remove unused variable #638

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Remove unused variable #638

merged 1 commit into from
Apr 18, 2024

Conversation

martincostello
Copy link
Owner

Remove unused variable from test identified by CodeQL after #637.

Remove unused variable from test.
@martincostello martincostello added enhancement New feature or request .NET Pull requests that update .net code labels Apr 18, 2024
@martincostello martincostello enabled auto-merge (rebase) April 18, 2024 13:41
Copy link

codecov bot commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.56%. Comparing base (4a5dee8) to head (87aa3db).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #638      +/-   ##
==========================================
- Coverage   98.25%   97.56%   -0.70%     
==========================================
  Files           8        8              
  Lines         287      287              
  Branches       30       30              
==========================================
- Hits          282      280       -2     
- Misses          1        3       +2     
  Partials        4        4              
Flag Coverage Δ
linux 97.56% <ø> (ø)
macos ?
windows ?

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 merged commit c128b0e into main Apr 18, 2024
11 of 12 checks passed
@martincostello martincostello deleted the redundant-variable branch April 18, 2024 13:46
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant