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/patch failed Jun 21, 2024 in 1s

6.66% of diff hit (target 83.40%)

View this Pull Request on Codecov

6.66% of diff hit (target 83.40%)

Annotations

Check warning on line 201 in cmd/swag/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/swag/main.go#L199-L201

Added lines #L199 - L201 were not covered by tests

Check warning on line 209 in cmd/swag/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/swag/main.go#L205-L209

Added lines #L205 - L209 were not covered by tests

Check warning on line 223 in cmd/swag/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/swag/main.go#L221-L223

Added lines #L221 - L223 were not covered by tests

Check warning on line 228 in cmd/swag/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/swag/main.go#L225-L228

Added lines #L225 - L228 were not covered by tests

Check warning on line 286 in cmd/swag/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/swag/main.go#L285-L286

Added lines #L285 - L286 were not covered by tests

Check warning on line 137 in format/format.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

format/format.go#L134-L137

Added lines #L134 - L137 were not covered by tests

Check warning on line 141 in format/format.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

format/format.go#L139-L141

Added lines #L139 - L141 were not covered by tests

Check warning on line 145 in format/format.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

format/format.go#L143-L145

Added lines #L143 - L145 were not covered by tests

Check warning on line 147 in format/format.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

format/format.go#L147

Added line #L147 was not covered by tests