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

reporter: Prepare ReportTabelModelMapper for some clean-ups #7927

Merged
merged 5 commits into from
Nov 24, 2023

Conversation

fviernau
Copy link
Member

Make the model internal and turn it to a class, to simplify cleaning up the code in a following PR.

@fviernau fviernau requested a review from a team as a code owner November 23, 2023 17:38
@fviernau fviernau enabled auto-merge (rebase) November 23, 2023 17:38
Copy link

codecov bot commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (62a3bc5) 66.96% compared to head (d5974ff) 66.96%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7927   +/-   ##
=========================================
  Coverage     66.96%   66.96%           
  Complexity     2041     2041           
=========================================
  Files           356      356           
  Lines         17084    17084           
  Branches       2443     2443           
=========================================
  Hits          11440    11440           
  Misses         4623     4623           
  Partials       1021     1021           
Flag Coverage Δ
funTest-docker 66.91% <ø> (ø)
funTest-non-docker 34.46% <ø> (ø)
test 36.04% <ø> (ø)

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.

Prepare for reducing its visibility.

Signed-off-by: Frank Viernau <[email protected]>
Consider it as an implementation detail of static HTML reporter.

Signed-off-by: Frank Viernau <[email protected]>
@fviernau fviernau disabled auto-merge November 24, 2023 07:10
@fviernau fviernau added the on hold Pull requests that cannot currently be merged label Nov 24, 2023
@fviernau fviernau force-pushed the report-table-model-mapper-improvements branch from 3a00866 to 693d68a Compare November 24, 2023 07:17
@fviernau fviernau removed the on hold Pull requests that cannot currently be merged label Nov 24, 2023
Enable splitting up this function in a following change without the
need to pass around too many parameters.

Signed-off-by: Frank Viernau <[email protected]>
@fviernau fviernau force-pushed the report-table-model-mapper-improvements branch from 693d68a to d5974ff Compare November 24, 2023 07:19
@fviernau fviernau enabled auto-merge (rebase) November 24, 2023 09:05
@fviernau fviernau merged commit 5d2fb19 into main Nov 24, 2023
22 checks passed
@fviernau fviernau deleted the report-table-model-mapper-improvements branch November 24, 2023 10:08
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