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

Remove 'no commit to main' from pre-commit hooks #514

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

olliesilvester
Copy link
Contributor

Fixes #455

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.59%. Comparing base (ef4a92c) to head (b10dd1d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #514   +/-   ##
=======================================
  Coverage   77.59%   77.59%           
=======================================
  Files          89       89           
  Lines        6700     6700           
=======================================
  Hits         5199     5199           
  Misses       1501     1501           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@DominicOram DominicOram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

@DominicOram DominicOram merged commit 7e3eac5 into main Sep 23, 2024
17 of 18 checks passed
@DominicOram DominicOram deleted the 455_remove_precommit_no_commit_to_main branch September 23, 2024 08:46
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.

Linting always fails on merge into main
2 participants