Remove redundant OpenAPI CI job
The SchemaView unit tests already take care of testing the full schema generation; this job wastes some CI time doing what the tests already do and does not provide anything more than what a unit test can do.
Edited by Erwan Rouchet
Merge request reports
Activity
added 8 commits
-
e00ba6bc...81f849f6 - 7 commits from branch
master
- 22fade8d - Remove redundant OpenAPI CI job
-
e00ba6bc...81f849f6 - 7 commits from branch
assigned to @babadie and unassigned @erwanrouchet
Codecov Report
Merging #765 into master will not change coverage. The diff coverage is
n/a
.@@ Coverage Diff @@ ## master #765 +/- ## ======================================= Coverage 86.29% 86.29% ======================================= Files 200 200 Lines 13401 13401 ======================================= Hits 11565 11565 Misses 1836 1836
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 3c7b995...73e061c. Read the comment docs.Edited by Bastien Abadieadded 3 commits
-
22fade8d...3c7b9958 - 2 commits from branch
master
- 73e061c8 - Remove redundant OpenAPI CI job
-
22fade8d...3c7b9958 - 2 commits from branch
mentioned in commit 0b986a5b
Please register or sign in to reply