Closed cuminandpaprika closed 4 years ago
Merging #985 into master will increase coverage by
1.15%
. The diff coverage is86.98%
.
@@ Coverage Diff @@
## master #985 +/- ##
==========================================
+ Coverage 83.35% 84.50% +1.15%
==========================================
Files 73 75 +2
Lines 10609 10545 -64
==========================================
+ Hits 8843 8911 +68
+ Misses 1432 1322 -110
+ Partials 334 312 -22
Impacted Files | Coverage Δ | |
---|---|---|
pkg/pbutil/output.go | 76.00% <ø> (-0.48%) |
:arrow_down: |
pkg/syslwrapper/app.go | 93.44% <ø> (-0.05%) |
:arrow_down: |
pkg/syslwrapper/test_helper.go | 57.89% <ø> (-1.42%) |
:arrow_down: |
pkg/importer/importer.go | 63.15% <63.15%> (ø) |
|
pkg/mermaid/datamodeldiagram/datamodeldiagram.go | 60.00% <64.70%> (+1.42%) |
:arrow_up: |
pkg/mod/gomod.go | 73.68% <66.66%> (+1.27%) |
:arrow_up: |
pkg/mod/module.go | 66.66% <72.72%> (+0.95%) |
:arrow_up: |
pkg/parse/parse.go | 85.34% <73.07%> (+1.37%) |
:arrow_up: |
...g/mermaid/integrationdiagram/integrationdiagram.go | 83.19% <82.45%> (-1.19%) |
:arrow_down: |
pkg/importer/openapi.go | 85.79% <85.04%> (-3.65%) |
:arrow_down: |
... and 23 more |
Disable support for AllOf in OpenAPI Importer as it breaks the importer in certain cases. Will re-enable after some further investigation
Checklist: