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: print warning on use of deprecated API #4200

Merged
merged 17 commits into from
Jan 22, 2024

tweak

0337b2e
Select commit
Loading
Failed to load commit list.
Merged

feat: print warning on use of deprecated API #4200

tweak
0337b2e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 22, 2024 in 1s

34.21% of diff hit (target 90.66%)

View this Pull Request on Codecov

34.21% of diff hit (target 90.66%)

Annotations

Check warning on line 37 in internal/warn_on_deprecated_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/warn_on_deprecated_api.ts#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 42 in internal/warn_on_deprecated_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/warn_on_deprecated_api.ts#L39-L42

Added lines #L39 - L42 were not covered by tests

Check warning on line 45 in internal/warn_on_deprecated_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/warn_on_deprecated_api.ts#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 48 in internal/warn_on_deprecated_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/warn_on_deprecated_api.ts#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 53 in internal/warn_on_deprecated_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/warn_on_deprecated_api.ts#L50-L53

Added lines #L50 - L53 were not covered by tests

Check warning on line 57 in internal/warn_on_deprecated_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/warn_on_deprecated_api.ts#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 62 in internal/warn_on_deprecated_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/warn_on_deprecated_api.ts#L59-L62

Added lines #L59 - L62 were not covered by tests

Check warning on line 67 in internal/warn_on_deprecated_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/warn_on_deprecated_api.ts#L64-L67

Added lines #L64 - L67 were not covered by tests

Check warning on line 73 in internal/warn_on_deprecated_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/warn_on_deprecated_api.ts#L69-L73

Added lines #L69 - L73 were not covered by tests

Check warning on line 77 in internal/warn_on_deprecated_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/warn_on_deprecated_api.ts#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 79 in internal/warn_on_deprecated_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/warn_on_deprecated_api.ts#L79

Added line #L79 was not covered by tests

Check warning on line 84 in internal/warn_on_deprecated_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/warn_on_deprecated_api.ts#L81-L84

Added lines #L81 - L84 were not covered by tests

Check warning on line 93 in internal/warn_on_deprecated_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/warn_on_deprecated_api.ts#L86-L93

Added lines #L86 - L93 were not covered by tests

Check warning on line 96 in internal/warn_on_deprecated_api.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/warn_on_deprecated_api.ts#L95-L96

Added lines #L95 - L96 were not covered by tests