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: read from stdin, write to stdout (#1831) #1832

Merged
merged 1 commit into from
Jun 21, 2024

feat: read from stdin, write to stdout (#1831)

8800568
Select commit
Loading
Failed to load commit list.
Merged

feat: read from stdin, write to stdout (#1831) #1832

feat: read from stdin, write to stdout (#1831)
8800568
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 21, 2024 in 0s

81.24% (-2.17%) compared to 91624ad

View this Pull Request on Codecov

81.24% (-2.17%) compared to 91624ad

Details

Codecov Report

Attention: Patch coverage is 6.66667% with 28 lines in your changes missing coverage. Please review.

Project coverage is 81.24%. Comparing base (91624ad) to head (8800568).
Report is 14 commits behind head on master.

Files Patch % Lines
cmd/swag/main.go 0.00% 17 Missing ⚠️
format/format.go 15.38% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1832      +/-   ##
==========================================
- Coverage   83.40%   81.24%   -2.17%     
==========================================
  Files          16       17       +1     
  Lines        3881     3988     +107     
==========================================
+ Hits         3237     3240       +3     
- Misses        545      649     +104     
  Partials       99       99              

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