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(reporter): Fix aliases for renamed reporter options #9522

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

mnonnenmacher
Copy link
Member

This is a fixup for 27f0dae and 88aa4a0. In those commits the reporter options template.id and template.path were renamed to templateIds and templatePaths but the aliases for backward compatibility have been set wrongly.

This is a fixup for 27f0dae and 88aa4a0. In those commits the reporter
options `template.id` and `template.path` were renamed to `templateIds`
and `templatePaths` but the aliases for backward compatibility have been
set wrongly.

Signed-off-by: Martin Nonnenmacher <[email protected]>
@mnonnenmacher mnonnenmacher requested a review from a team as a code owner November 28, 2024 09:48
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.97%. Comparing base (a093540) to head (a0e8937).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9522   +/-   ##
=========================================
  Coverage     67.97%   67.97%           
  Complexity     1290     1290           
=========================================
  Files           249      249           
  Lines          8813     8813           
  Branches        916      916           
=========================================
  Hits           5991     5991           
  Misses         2433     2433           
  Partials        389      389           
Flag Coverage Δ
funTest-docker 64.84% <ø> (ø)
funTest-non-docker 33.24% <ø> (ø)
test 35.84% <ø> (ø)

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.

@sschuberth sschuberth enabled auto-merge (rebase) November 28, 2024 11:30
@sschuberth sschuberth merged commit 0999b1f into main Nov 28, 2024
23 checks passed
@sschuberth sschuberth deleted the fix-reporter-option-aliases branch November 28, 2024 17:01
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.

4 participants