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

Revert "chore(stack)!: Temporarily disable Stack in Dockerfile-legacy and tests" #7697

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

mnonnenmacher
Copy link
Member

Check if just disabling PubFunTest in #7694 would have been enough.

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a9bd271) 66.96% compared to head (1ca663e) 66.96%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7697   +/-   ##
=========================================
  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.

@sschuberth
Copy link
Member

BTW, should we use "revert:" as a conventional commit type for such commits?

@sschuberth sschuberth marked this pull request as ready for review November 20, 2023 09:21
@sschuberth sschuberth requested a review from a team as a code owner November 20, 2023 09:21
@sschuberth sschuberth enabled auto-merge (rebase) November 20, 2023 09:21
… and tests"

This reverts commit fc77b1c.

Signed-off-by: Martin Nonnenmacher <martin.nonnenmacher@bosch.io>
@sschuberth
Copy link
Member

BTW, should we use "revert:" as a conventional commit type for such commits?

Apparently we also accept Git's generated "Revert ..." wording:

revertPattern: '/^(?:Revert|revert:)\s"?([\s\S]+?)"?\s*This reverts commit (\w*)\./i'

@sschuberth sschuberth merged commit 8bf89ad into main Nov 20, 2023
22 checks passed
@sschuberth sschuberth deleted the revert-stack branch November 20, 2023 15:42
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