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

Statistics / ScannerRun: Do not use sorted data structures #7002

Merged
merged 2 commits into from
May 16, 2023

Conversation

fviernau
Copy link
Member

See individual commits.

Part of #6235.

@fviernau fviernau requested a review from a team as a code owner May 16, 2023 06:44
@fviernau fviernau changed the title Statistics: Do not use sorted data structures Statistics / ScannerRun: Do not use sorted data structures May 16, 2023
@fviernau fviernau enabled auto-merge (rebase) May 16, 2023 06:50
@codecov
Copy link

codecov bot commented May 16, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3d74289) 64.31% compared to head (5da65e3) 64.31%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7002   +/-   ##
=========================================
  Coverage     64.31%   64.31%           
  Complexity     1970     1970           
=========================================
  Files           331      331           
  Lines         16690    16690           
  Branches       2382     2382           
=========================================
  Hits          10734    10734           
  Misses         4919     4919           
  Partials       1037     1037           
Flag Coverage Δ
funTest-non-docker 29.75% <ø> (ø)
test 40.10% <ø> (ø)

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

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

@sschuberth
Copy link
Member

@fviernau, the second commit needs a conventional type in the title.

Only sort on serialization for human readability and reproducibility.

Signed-off-by: Frank Viernau <[email protected]>
Only sort on serialization for human readability and reproducibility.

Signed-off-by: Frank Viernau <[email protected]>
@fviernau fviernau merged commit c2c6926 into main May 16, 2023
@fviernau fviernau deleted the statistics-no-sorted-ds branch May 16, 2023 09:53
@mnonnenmacher mnonnenmacher added the breaking API change Pull requests that break compatibility with previous API label May 22, 2023
@sschuberth sschuberth added the release notes Changes that should be mentioned in release notes label May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking API change Pull requests that break compatibility with previous API release notes Changes that should be mentioned in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants