Skip to content

Do not use a sorted map in AdvisorRecord #7024

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

Merged
merged 3 commits into from
May 22, 2023
Merged

Conversation

fviernau
Copy link
Member

See individual commits.

Part of #6235 .

fviernau added 3 commits May 22, 2023 11:18
Only sort on serialization for human readability and reproducibility.

Signed-off-by: Frank Viernau <[email protected]>
Make the code using it a bit less verbose. While at it, put each vararg
entry provided by the caller on a dedicated line in case of multiple
entries.

Signed-off-by: Frank Viernau <[email protected]>
Align the name with `advisorRecordOf()` in `AdvisorRecordTest`.

Signed-off-by: Frank Viernau <[email protected]>
@fviernau fviernau requested review from a team, MarcelBochtler and oheger-bosch as code owners May 22, 2023 09:25
@fviernau fviernau enabled auto-merge (rebase) May 22, 2023 09:36
@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 (b5832db) 64.27%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7024   +/-   ##
=========================================
  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% <ø> (ø)

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.

@fviernau fviernau merged commit 5457399 into main May 22, 2023
@fviernau fviernau deleted the advisor-record-no-sorted-map branch May 22, 2023 10:23
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