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

Create .pre-commit-config.yaml #5

Merged
merged 4 commits into from
Oct 13, 2023
Merged

Create .pre-commit-config.yaml #5

merged 4 commits into from
Oct 13, 2023

Conversation

ewjoachim
Copy link
Collaborator

@ewjoachim ewjoachim commented Oct 13, 2023

Flake8 is going to fail because we didn't disable the line-too-long in a config file. Otherwise, it should be good.

@github-actions
Copy link

github-actions bot commented Oct 13, 2023

Coverage report

The coverage rate went from 98.76% to 98.71% ⬇️
The branch rate is 94%.

100% of new lines are covered.

Diff Coverage details (click to unfold)

django_readonly_field/apps.py

100% of new lines are covered (100% of the complete file).

django_readonly_field/compiler.py

100% of new lines are covered (100% of the complete file).

@ewjoachim
Copy link
Collaborator Author

I've requested that ReadTheDocs build the PRs. We're waiting on Infra folks to take care of that. Meanwhile, I've gone ahead and added pre-commit as a mandatory CI step. We'll add ReadTheDocs too. Both have been removed from the CI.

@ewjoachim ewjoachim enabled auto-merge October 13, 2023 10:27
Copy link
Collaborator

@SofienBenAyed SofienBenAyed left a comment

Choose a reason for hiding this comment

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

Perfect, thanks again!

@ewjoachim ewjoachim merged commit 7062875 into master Oct 13, 2023
9 checks passed
@ewjoachim ewjoachim deleted the pre-commit branch October 13, 2023 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants