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

refactor: IDE0007 Use var instead of explicit type #405

Merged
merged 2 commits into from
Sep 26, 2023

Conversation

JamieMagee
Copy link
Member

@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2023

Codecov Report

Merging #405 (1eb8555) into main (4c9ec94) will not change coverage.
The diff coverage is 79.87%.

@@           Coverage Diff           @@
##             main     #405   +/-   ##
=======================================
  Coverage   69.01%   69.01%           
=======================================
  Files         242      242           
  Lines        7772     7772           
=======================================
  Hits         5364     5364           
  Misses       2408     2408           
Files Coverage Δ
...Adapters/ComponentDetectionToSBOMPackageAdapter.cs 80.00% <100.00%> (ø)
...crosoft.Sbom.Api/Config/ApiConfigurationBuilder.cs 74.79% <100.00%> (ø)
src/Microsoft.Sbom.Api/Config/ConfigFileParser.cs 81.81% <100.00%> (ø)
src/Microsoft.Sbom.Api/Config/ConfigSanitizer.cs 76.66% <100.00%> (ø)
...soft.Sbom.Api/Config/Validators/ConfigValidator.cs 75.55% <100.00%> (ø)
...ft.Sbom.Api/Config/Validators/IntRangeValidator.cs 83.33% <100.00%> (ø)
...rters/ComponentToExternalReferenceInfoConverter.cs 95.91% <100.00%> (ø)
...Converters/ExternalReferenceInfoToPathConverter.cs 80.85% <100.00%> (ø)
...om.Api/Converters/SbomToolManifestPathConverter.cs 88.00% <100.00%> (ø)
...icrosoft.Sbom.Api/Entities/FileValidationResult.cs 100.00% <100.00%> (ø)
... and 50 more

@JamieMagee JamieMagee enabled auto-merge (squash) September 25, 2023 22:55
@JamieMagee JamieMagee merged commit 9f70e69 into main Sep 26, 2023
5 of 6 checks passed
@JamieMagee JamieMagee deleted the users/jamagee/IDE0007 branch September 26, 2023 13:16
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.

3 participants