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

feat: add table rendering output for openapi scan #50

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

emmanuelgautier
Copy link
Member

No description provided.

@emmanuelgautier emmanuelgautier force-pushed the improve-openapi-cli-output branch from ae5496f to f4d2407 Compare February 28, 2024 09:48
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

Attention: Patch coverage is 27.27273% with 64 lines in your changes are missing coverage. Please review.

Project coverage is 47.69%. Comparing base (42f1cbe) to head (f4d2407).

Files Patch % Lines
cmd/scan/root.go 0.00% 44 Missing and 1 partial ⚠️
scan/jwt/not_verified.go 0.00% 4 Missing ⚠️
scan/scan.go 0.00% 4 Missing ⚠️
scan/jwt/alg_none.go 0.00% 3 Missing ⚠️
scan/jwt/null_signature.go 0.00% 3 Missing ⚠️
scan/jwt/weak_secret.go 0.00% 3 Missing ⚠️
cmd/scan/curl.go 0.00% 1 Missing ⚠️
cmd/scan/openapi.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   46.13%   47.69%   +1.56%     
==========================================
  Files          27       27              
  Lines         672      673       +1     
==========================================
+ Hits          310      321      +11     
+ Misses        340      325      -15     
- Partials       22       27       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@emmanuelgautier emmanuelgautier merged commit 0058c93 into main Feb 28, 2024
5 of 6 checks passed
@emmanuelgautier emmanuelgautier deleted the improve-openapi-cli-output branch February 28, 2024 09:52
@emmanuelgautier emmanuelgautier added this to the v0.4 milestone Feb 28, 2024
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.

1 participant