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

Add workflow to block fixup commits #60

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

marcelofern
Copy link
Contributor

@marcelofern marcelofern commented Dec 16, 2024

A fixup is included to prove the workflow works (by failing)

Copy link

github-actions bot commented Dec 16, 2024

Coverage Report Results

Name Stmts Miss Branch BrPart Cover
src/django_pg_migration_tools/management/commands/migrate_with_timeouts.py 123 0 18 0 100%
src/django_pg_migration_tools/operations.py 399 0 80 0 100%
src/django_pg_migration_tools/timeouts.py 73 0 30 0 100%
TOTAL 595 0 128 0 100%

3 empty files skipped.

@marcelofern marcelofern force-pushed the add-workflow-to-block-fixup-commits branch from 199d6f6 to 313520d Compare December 16, 2024 20:54
@marcelofern marcelofern marked this pull request as ready for review December 17, 2024 20:21
@marcelofern marcelofern requested a review from a team December 17, 2024 20:21
Copy link

@delfick delfick left a comment

Choose a reason for hiding this comment

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

hmmm

@marcelofern marcelofern force-pushed the add-workflow-to-block-fixup-commits branch from ea99ef5 to a0cfecd Compare December 17, 2024 22:24
@marcelofern marcelofern merged commit 042d420 into main Dec 17, 2024
11 checks passed
@marcelofern marcelofern deleted the add-workflow-to-block-fixup-commits branch December 17, 2024 22:35
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