opencontrol / compliance-masonry

Security Documentation Builder
Other
350 stars 82 forks source link

Add export option #292

Closed redhatrises closed 6 years ago

redhatrises commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #292 into master will decrease coverage by 7.24%. The diff coverage is 61.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
- Coverage   86.75%   79.51%   -7.25%     
==========================================
  Files          32       38       +6     
  Lines        1012     1411     +399     
==========================================
+ Hits          878     1122     +244     
- Misses        116      239     +123     
- Partials       18       50      +32
Impacted Files Coverage Δ
pkg/lib/certifications/certification.go 40.9% <0%> (-59.1%) :arrow_down:
pkg/lib/standards.go 63.33% <0%> (-4.53%) :arrow_down:
...lib/certifications/versions/1_0_0/certification.go 60.86% <0%> (-39.14%) :arrow_down:
pkg/cli/export/export.go 0% <0%> (ø)
pkg/cli/export/exportFormat.go 62.5% <62.5%> (ø)
pkg/cli/export/export_outputFormat.go 64.28% <64.28%> (ø)
pkg/cli/export/export_utility.go 68% <68%> (ø)
pkg/cli/export/export_config.go 72.09% <72.09%> (ø)
pkg/cli/export/export_flatten.go 82.78% <82.78%> (ø)
... and 5 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 57dff90...e937da2. Read the comment docs.

shawndwells commented 6 years ago

@redhatrises https://github.com/opencontrol/compliance-masonry/pull/291 forced a rebase of this