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

fix: make typings more accurate by avoiding explict cast on consts #2475

Merged
merged 1 commit into from
Dec 2, 2024

fix: make typings more accurate by avoiding explict cast on consts

1603bff
Select commit
Loading
Failed to load commit list.
Merged

fix: make typings more accurate by avoiding explict cast on consts #2475

fix: make typings more accurate by avoiding explict cast on consts
1603bff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 2, 2024 in 1s

82.85% of diff hit (target 65.83%)

View this Pull Request on Codecov

82.85% of diff hit (target 65.83%)

Annotations

Check warning on line 165 in apps/showcase/src/components/showcase/sdk/sdk-pres.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

apps/showcase/src/components/showcase/sdk/sdk-pres.component.ts#L165

Added line #L165 was not covered by tests

Check warning on line 50 in packages/@ama-sdk/core/src/utils/generic-api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/@ama-sdk/core/src/utils/generic-api.ts#L50

Added line #L50 was not covered by tests

Check warning on line 55 in packages/@ama-sdk/core/src/utils/generic-api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/@ama-sdk/core/src/utils/generic-api.ts#L55

Added line #L55 was not covered by tests

Check warning on line 99 in packages/@ama-sdk/schematics/schematics/code-generator/open-api-cli-generator/open-api-cli.generator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/@ama-sdk/schematics/schematics/code-generator/open-api-cli-generator/open-api-cli.generator.ts#L99

Added line #L99 was not covered by tests

Check warning on line 31 in packages/@ama-sdk/schematics/schematics/code-generator/swagger-java-generator/swagger-java.generator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/@ama-sdk/schematics/schematics/code-generator/swagger-java-generator/swagger-java.generator.ts#L31

Added line #L31 was not covered by tests

Check warning on line 265 in packages/@o3r/analytics/src/services/event-track/event-track.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/@o3r/analytics/src/services/event-track/event-track.service.ts#L265

Added line #L265 was not covered by tests

Check warning on line 55 in packages/@o3r/extractors/src/core/wrapper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/@o3r/extractors/src/core/wrapper.ts#L55

Added line #L55 was not covered by tests

Check warning on line 86 in packages/@o3r/rules-engine/builders/rules-engine-extractor/helpers/rules-engine.extractor.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/@o3r/rules-engine/builders/rules-engine-extractor/helpers/rules-engine.extractor.ts#L86

Added line #L86 was not covered by tests

Check warning on line 38 in packages/@o3r/schematics/src/rule-factories/eslint-fix/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/@o3r/schematics/src/rule-factories/eslint-fix/index.ts#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 88 in packages/@o3r/schematics/src/utility/wrapper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/@o3r/schematics/src/utility/wrapper.ts#L88

Added line #L88 was not covered by tests

Check warning on line 140 in packages/@o3r/workspace/schematics/library/rules/rules.nx.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/@o3r/workspace/schematics/library/rules/rules.nx.ts#L140

Added line #L140 was not covered by tests