Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support to print resource config as an output #309

Merged
merged 4 commits into from
Sep 3, 2020

Conversation

kanchwala-yusuf
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 2, 2020

Codecov Report

Merging #309 into master will decrease coverage by 0.18%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #309      +/-   ##
==========================================
- Coverage   59.55%   59.36%   -0.19%     
==========================================
  Files          48       48              
  Lines         979      982       +3     
==========================================
  Hits          583      583              
- Misses        347      350       +3     
  Partials       49       49              
Impacted Files Coverage Δ
pkg/cli/run.go 0.00% <0.00%> (ø)
pkg/writer/json.go 28.57% <0.00%> (ø)
pkg/writer/writer.go 0.00% <0.00%> (ø)
pkg/writer/xml.go 20.00% <0.00%> (ø)
pkg/writer/yaml.go 28.57% <0.00%> (ø)
pkg/cli/scan.go 62.50% <50.00%> (+2.50%) ⬆️
pkg/runtime/executor.go 93.02% <100.00%> (-0.16%) ⬇️
pkg/writer/register.go 100.00% <100.00%> (ø)

@kanchwala-yusuf kanchwala-yusuf marked this pull request as draft September 2, 2020 12:32
@cesar-rodriguez
Copy link
Contributor

Just tried this and it works as expected. Would you mind updating the docs explaining the new command?

@kanchwala-yusuf kanchwala-yusuf marked this pull request as ready for review September 3, 2020 06:25
@kanchwala-yusuf
Copy link
Contributor Author

@cesar-rodriguez , I have update the documentation as well. Can you please verify?

@sonarcloud
Copy link

sonarcloud bot commented Sep 3, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@williepaul williepaul merged commit 618475a into master Sep 3, 2020
@williepaul williepaul deleted the add-config-only-output branch September 3, 2020 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants