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 fake argument to MigrationManager #516

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dantownsend
Copy link
Member

Related to #515

@dantownsend dantownsend added the enhancement New feature or request label May 17, 2022
@dantownsend dantownsend added this to In progress in Enhancements via automation May 17, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 17, 2022

Codecov Report

Merging #516 (f178c36) into master (a89c2fa) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #516   +/-   ##
=======================================
  Coverage   90.75%   90.75%           
=======================================
  Files         104      104           
  Lines        7010     7011    +1     
=======================================
+ Hits         6362     6363    +1     
  Misses        648      648           
Impacted Files Coverage Δ
piccolo/apps/migrations/auto/migration_manager.py 94.58% <100.00%> (+0.01%) ⬆️
piccolo/apps/migrations/commands/forwards.py 98.59% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a89c2fa...f178c36. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Enhancements
In progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants