Add a workers related workflow to the fixture
requires !1019 (merged)
requires !1028 (merged)
Closes #396 (closed)
Require to update some existing tests
Edited by Valentin Rigal
Merge request reports
Activity
- Automatically resolved by Valentin Rigal
added 16 commits
-
9460336b...eb44268e - 12 commits from branch
master
- 414c14f5 - Add a workers related workflow to the fixture
- 73df1a31 - Suggestion
- 9314f3a9 - Add ponos to fixtures
- f79c7d55 - WIP: Disable Ponos signal on Workflow creation
Toggle commit list-
9460336b...eb44268e - 12 commits from branch
added 22 commits
-
f79c7d55...81b215d0 - 18 commits from branch
master
- 89ff5496 - Add a workers related workflow to the fixture
- 494ed1a2 - Suggestion
- 81049ada - Add ponos to fixtures
- d7101486 - WIP: Disable Ponos signal on Workflow creation
Toggle commit list-
f79c7d55...81b215d0 - 18 commits from branch
added 55 commits
-
d7101486...3e269953 - 51 commits from branch
master
- 13903aee - Add a workers related workflow to the fixture
- d038ef35 - Suggestion
- 59d5e37e - Add ponos to fixtures
- 3580dd48 - WIP: Disable Ponos signal on Workflow creation
Toggle commit list-
d7101486...3e269953 - 51 commits from branch
added 9 commits
- 20473e4d - Start associated workflow when running a process
- adc9a359 - Fix tests
- 647e0298 - Add a workers related workflow to the fixture
- fe664b46 - Suggestion
- 025bf0cd - Add ponos to fixtures
- 1f3f8499 - Rebase on workflow signal drop
- 8494b6ae - Update tests
- ad727e38 - Dataimport tests
- 69b040e9 - Other tests
Toggle commit listadded 14 commits
-
69b040e9...bcb65c51 - 5 commits from branch
master
- 334ab08a - Start associated workflow when running a process
- f25a12c2 - Fix tests
- e9d0c089 - Add a workers related workflow to the fixture
- cdb743f6 - Suggestion
- 0b65446f - Add ponos to fixtures
- ac8051d7 - Rebase on workflow signal drop
- cbb5a4b2 - Update tests
- a44374f1 - Dataimport tests
- 928dd5c7 - Other tests
Toggle commit list-
69b040e9...bcb65c51 - 5 commits from branch
added 10 commits
-
928dd5c7...33ca4147 - 2 commits from branch
master
- 71022546 - Add a workers related workflow to the fixture
- 0c32ed43 - Suggestion
- 47b258e8 - Add ponos to fixtures
- 63a6f5f2 - Rebase on workflow signal drop
- 7884f52d - Update tests
- 8c0eb82c - Dataimport tests
- eb473998 - Other tests
- c435e617 - WIP: Add maxDiff for debug purpose
Toggle commit list-
928dd5c7...33ca4147 - 2 commits from branch
mentioned in issue #497 (closed)
added 9 commits
- b6ab8fd4 - Regenerate fixtures
- d761ea3b - Add a workers related workflow to the fixture
- af74ea69 - Suggestion
- 7c852e2e - Add ponos to fixtures
- 521b8800 - Rebase on workflow signal drop
- 6507f7a0 - Update tests
- 7f03b3d0 - Dataimport tests
- 0e91f228 - Other tests
- 1bda5879 - WIP: Add maxDiff for debug purpose
Toggle commit listmarked as a Work In Progress from 04e783b5
added 13 commits
Toggle commit listCodecov Report
Merging #963 into master will decrease coverage by
0.10%
. The diff coverage is90.32%
.@@ Coverage Diff @@ ## master #963 +/- ## ========================================== - Coverage 88.00% 87.89% -0.11% ========================================== Files 231 231 Lines 15319 15263 -56 ========================================== - Hits 13482 13416 -66 - Misses 1837 1847 +10
Impacted Files Coverage Δ arkindex/dataimport/serializers/workers.py 100.00% <ø> (ø)
arkindex/dataimport/tests/test_repos.py 100.00% <ø> (ø)
...ex/documents/management/commands/build_fixtures.py 0.00% <0.00%> (ø)
arkindex/dataimport/tests/test_gitlab_provider.py 100.00% <100.00%> (ø)
arkindex/dataimport/tests/test_imports.py 99.79% <100.00%> (-0.01%)
arkindex/dataimport/tests/test_providers.py 100.00% <100.00%> (ø)
arkindex/dataimport/tests/test_signals.py 100.00% <100.00%> (ø)
arkindex/dataimport/tests/test_workerruns.py 100.00% <100.00%> (ø)
arkindex/dataimport/tests/test_workers.py 100.00% <100.00%> (ø)
arkindex/dataimport/tests/test_workflows_api.py 100.00% <100.00%> (ø)
... and 14 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 1167058...92d05fa. Read the comment docs.Edited by Bastien Abadie
Please register or sign in to reply