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: Remove several sorted map left-overs for scanResults #7025

Merged
merged 1 commit into from
May 22, 2023

Conversation

fviernau
Copy link
Member

@fviernau fviernau commented May 22, 2023

This is a fix-up for c2c6926.

Part of #6235 .

This is a fix-up for c2c6926.

Signed-off-by: Frank Viernau <[email protected]>
@fviernau fviernau requested a review from a team as a code owner May 22, 2023 09:32
@fviernau fviernau enabled auto-merge (rebase) May 22, 2023 09:32
@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f830b0e) 64.27% compared to head (7ab3ddc) 64.27%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7025   +/-   ##
=========================================
  Coverage     64.27%   64.27%           
  Complexity     1976     1976           
=========================================
  Files           332      332           
  Lines         16732    16732           
  Branches       2382     2382           
=========================================
  Hits          10754    10754           
  Misses         4939     4939           
  Partials       1039     1039           
Flag Coverage Δ
funTest-non-docker 29.60% <ø> (ø)
test 40.22% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...main/kotlin/commands/SubtractScanResultsCommand.kt 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fviernau fviernau merged commit 5defd0f into main May 22, 2023
@fviernau fviernau deleted the scan-result-sorted-map-left-overs branch May 22, 2023 10:25
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