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: support banner with context for Oas #1510

Merged
merged 1 commit into from
Jan 9, 2025

feat: support banner with context for Oas

d2b9643
Select commit
Loading
Failed to load commit list.
Merged

feat: support banner with context for Oas #1510

feat: support banner with context for Oas
d2b9643
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 9, 2025 in 1s

85.11% of diff hit (target 84.64%)

View this Pull Request on Codecov

85.11% of diff hit (target 84.64%)

Annotations

Check warning on line 112 in packages/core/src/build.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/build.ts#L112

Added line #L112 was not covered by tests

Check warning on line 64 in packages/plugin-client/src/generators/groupedClientGenerator.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/plugin-client/src/generators/groupedClientGenerator.tsx#L58-L64

Added lines #L58 - L64 were not covered by tests

Check warning on line 29 in packages/plugin-oas/src/generators/jsonGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/plugin-oas/src/generators/jsonGenerator.ts#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 17 in packages/plugin-oas/src/utils/getBanner.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/plugin-oas/src/utils/getBanner.ts#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 17 in packages/plugin-oas/src/utils/getFooter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/plugin-oas/src/utils/getFooter.ts#L15-L17

Added lines #L15 - L17 were not covered by tests

Check warning on line 21 in packages/plugin-oas/src/utils/getFooter.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/plugin-oas/src/utils/getFooter.ts#L19-L21

Added lines #L19 - L21 were not covered by tests

Check warning on line 73 in packages/plugin-react-query/src/generators/suspenseQueryGenerator.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/plugin-react-query/src/generators/suspenseQueryGenerator.tsx#L68-L73

Added lines #L68 - L73 were not covered by tests

Check warning on line 23 in packages/plugin-ts/src/generators/oasGenerator.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/plugin-ts/src/generators/oasGenerator.tsx#L23

Added line #L23 was not covered by tests