Skip to content

Clean up and linearize migration history. - #2776

Merged
aronasorman merged 1 commit into
learningequality:hotfixesfrom
rtibbles:linear_migrations
Jan 14, 2021
Merged

Clean up and linearize migration history.#2776
aronasorman merged 1 commit into
learningequality:hotfixesfrom
rtibbles:linear_migrations

Conversation

@rtibbles

Copy link
Copy Markdown
Member

Description

Completely rewrite migration history to give a linear sequence

@codecov

codecovBot commented Jan 14, 2021

Copy link
Copy Markdown

Codecov Report

Merging #2776 (77d9f6b) into hotfixes (28587f8) will increase coverage by 4.04%.
The diff coverage is 88.73%.

Impacted file tree graph

@@ Coverage Diff @@## hotfixes #2776 +/- ##
============================================
+ Coverage 80.80% 84.84% +4.04% 
============================================
Files 281 291 +10 Lines 12659 15263 +2604 ============================================
+ Hits 10229 12950 +2721 + Misses 2430 2313 -117 
Impacted FilesCoverage Δ
contentcuration/contentcuration/decorators.py56.60% <50.00%> (-37.60%)⬇️
contentcuration/contentcuration/forms.py69.06% <72.41%> (+20.61%)⬆️
...ntentcuration/contentcuration/db/models/manager.py93.49% <93.33%> (-6.51%)⬇️
contentcuration/contentcuration/api.py92.06% <100.00%> (+1.43%)⬆️
...tentcuration/contentcuration/context_processors.py100.00% <100.00%> (ø)
...tcuration/contentcuration/db/models/expressions.py93.33% <100.00%> (-6.67%)⬇️
...entcuration/contentcuration/db/models/functions.py100.00% <100.00%> (ø)
...ation/contentcuration/tests/test_rest_framework.py36.93% <0.00%> (-63.07%)⬇️
contentcuration/contentcuration/utils/format.py21.05% <0.00%> (-49.54%)⬇️
contentcuration/contentcuration/utils/cache.py31.70% <0.00%> (-31.93%)⬇️
... and 172 more

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 fe31fe1...77d9f6b. Read the comment docs.

@aronasorman
aronasorman merged commit 3f3a7a6 into learningequality:hotfixesJan 14, 2021
Sign up for freeto 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

@rtibbles@aronasorman