Update fixtures with ElementType allowed transcription
All threads resolved!
All threads resolved!
Requires !770 (merged)
Part of #261 (closed)
Edited by Valentin Rigal
Merge request reports
Activity
mentioned in merge request !770 (merged)
added 18 commits
-
8b80467a...66e824af - 2 commits from branch
master
- 6eea96af - Add allowed_transcription field to ElementType
- e02dbe3e - Allow line transcriptions for elements types containing line word in the migration
- b054a398 - Update TranscriptionCreate validation
- d8f6126b - Handle manual sources for created transcriptions
- 594768cb - Do handle manual source in the DataSource serializer field
- c10c31c3 - Only allows for a manual transcription to be created
- e4fdce04 - Update manual transcription endpoint
- 1789b059 - Update existing tests
- 04ca735a - Add tests
- 1299a070 - Suggestions
- 44aaf5a5 - Update fixtures build
- da9439d3 - Update fixtures data
- 1fe46c04 - Update existing tests
- 2c67448c - Fixup build command
- bbc98df7 - Fixup fixtures data
- 724b3974 - Update transcription create tests
Toggle commit list-
8b80467a...66e824af - 2 commits from branch
added 10 commits
- 83aad037 - Add blank=True to the migration as Django stores it as NULL (for admin form)
- 26e72e7f - Add allowed transcription to ElementType serializer
- 354b37d5 - Update tests for corpus endpoint
- a1c99cd4 - Update fixtures build
- d244f985 - Update fixtures data
- 782b4439 - Update existing tests
- b2240a05 - Fixup build command
- dcb6e814 - Fixup fixtures data
- 499f605a - Update transcription create tests
- db12739f - Merge conflict
Toggle commit listadded 33 commits
-
db12739f...41f86099 - 9 commits from branch
master
- d0d1e9af - Add allowed_transcription field to ElementType
- b46e8c94 - Allow line transcriptions for elements types containing line word in the migration
- 36191cf6 - Update TranscriptionCreate validation
- f78725c7 - Handle manual sources for created transcriptions
- e54e6be0 - Do handle manual source in the DataSource serializer field
- d914de9e - Only allows for a manual transcription to be created
- ef52ba52 - Update manual transcription endpoint
- b0804a8a - Update existing tests
- 89a41ba5 - Add tests
- 58223cd3 - Suggestions
- aeac51a9 - Add blank=True to the migration as Django stores it as NULL (for admin form)
- 34168251 - Add allowed transcription to ElementType serializer
- ee1ca252 - Update tests for corpus endpoint
- d579028b - Suggestion 2
- 626f8eb5 - Use element primary key as path arg
- dcc5f31e - Update tests
- 77556f25 - Complete tests
- 971c46fc - Update fixtures build
- afedee07 - Update fixtures data
- dcb98968 - Update existing tests
- bc73919b - Fixup build command
- 2bb17618 - Fixup fixtures data
- 7e45be55 - Update transcription create tests
- 421dd7ef - Merge conflict
Toggle commit list-
db12739f...41f86099 - 9 commits from branch
- Automatically resolved by Valentin Rigal
- Automatically resolved by Valentin Rigal
added 8 commits
Toggle commit listCodecov Report
Merging #772 into master will decrease coverage by
0.02%
. The diff coverage is76.47%
.@@ Coverage Diff @@ ## master #772 +/- ## ========================================== - Coverage 86.44% 86.42% -0.03% ========================================== Files 203 203 Lines 13589 13594 +5 ========================================== + Hits 11747 11748 +1 - Misses 1842 1846 +4
Impacted Files Coverage Δ ...ex/documents/management/commands/build_fixtures.py 0.00% <0.00%> (ø)
arkindex/images/tests/test_image_elements.py 100.00% <ø> (ø)
arkindex/documents/tests/test_corpus.py 100.00% <100.00%> (ø)
arkindex/documents/tests/test_elements_api.py 100.00% <100.00%> (ø)
...index/documents/tests/test_transcription_create.py 100.00% <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 b099b2d...93a3f8c. Read the comment docs.Edited by Bastien Abadieadded 10 commits
- 9f6ab924 - Fixes and suggestions
- 5be55284 - Update fixtures build
- 8aa6885a - Update fixtures data
- 0ceb9d2c - Update existing tests
- c1b4c01b - Fixup build command
- 37d6311e - Fixup fixtures data
- 88598201 - Update transcription create tests
- bcfc0a3a - Merge conflict
- d415feb0 - Suggestions
- 148874b3 - Update tests
Toggle commit listadded 30 commits
-
148874b3...d0118656 - 2 commits from branch
master
- 667781da - Add allowed_transcription field to ElementType
- d7d94781 - Allow line transcriptions for elements types containing line word in the migration
- ee609f10 - Update TranscriptionCreate validation
- bdc9eedd - Handle manual sources for created transcriptions
- 02e0aaff - Do handle manual source in the DataSource serializer field
- c0141d0e - Only allows for a manual transcription to be created
- a3c989cd - Update manual transcription endpoint
- 9fa69dfd - Update existing tests
- f377c2e2 - Add tests
- 6b4fb1d1 - Suggestions
- e36f116d - Add blank=True to the migration as Django stores it as NULL (for admin form)
- 9bc19160 - Add allowed transcription to ElementType serializer
- 11baf208 - Update tests for corpus endpoint
- e5d0f5a6 - Suggestion 2
- cb836ef6 - Use element primary key as path arg
- 0b6598a3 - Update tests
- e46bdb2f - Complete tests
- aedc7966 - Prevent duplicated queries
- 8d1c1892 - Fixes and suggestions
- 7c71aafb - Update fixtures build
- 8ca22346 - Update fixtures data
- 48d17b80 - Update existing tests
- a21ce3e7 - Fixup build command
- a0cde1ce - Fixup fixtures data
- 4b5d2f45 - Update transcription create tests
- 256acc91 - Merge conflict
- 9673f075 - Suggestions
- fd83ed08 - Update tests
Toggle commit list-
148874b3...d0118656 - 2 commits from branch
added 11 commits
-
fd83ed08...b099b2d8 - 2 commits from branch
master
- 8fc95335 - Update fixtures build
- 5f88a5ce - Update fixtures data
- e919b349 - Update existing tests
- 59666a7f - Fixup build command
- 9e5c260f - Fixup fixtures data
- 4772da25 - Update transcription create tests
- 2aab01af - Merge conflict
- dc4437f5 - Suggestions
- 93a3f8c7 - Update tests
Toggle commit list-
fd83ed08...b099b2d8 - 2 commits from branch
enabled an automatic merge when the pipeline for 93a3f8c7 succeeds
mentioned in commit b8fccc8b
Please register or sign in to reply