feat: add table rendering output for openapi scan #50
Codecov / codecov/project
succeeded
Feb 28, 2024 in 1s
47.69% (+1.56%) compared to 42f1cbe
View this Pull Request on Codecov
47.69% (+1.56%) compared to 42f1cbe
Details
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.
Loading