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: failing precommit hook, if this commit doesn't include tests #1228

Merged
merged 1 commit into from Jul 28, 2022

Conversation

SGrueber
Copy link
Collaborator

@SGrueber SGrueber commented Jul 28, 2022

PR Type

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

If a developer wants to commit changes that doesn't include a test the precommit hook fails.

Issue Number: Closes #

What Is the New Behavior?

The precommit doesn't fail because of missing tests.

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

This issue most probably came up after the jest 28 update.

AB#78510

@SGrueber SGrueber requested a review from MaxKless July 28, 2022 09:04
@SGrueber SGrueber self-assigned this Jul 28, 2022
@SGrueber SGrueber added the bug Something isn't working label Jul 28, 2022
@SGrueber SGrueber added this to the 3.0 milestone Jul 28, 2022
@SGrueber SGrueber merged commit ac782ba into develop Jul 28, 2022
@SGrueber SGrueber deleted the bugfix/precommit_hook branch July 28, 2022 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants