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

Add track_caller attribute to provide_context* and use_context functions #667

Merged
merged 1 commit into from
Mar 23, 2024

Track caller for various context methods

6c62c42
Select commit
Loading
Failed to load commit list.
Merged

Add track_caller attribute to provide_context* and use_context functions #667

Track caller for various context methods
6c62c42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 23, 2024 in 0s

20.00% of diff hit (target 60.46%)

View this Pull Request on Codecov

20.00% of diff hit (target 60.46%)

Annotations

Check warning on line 34 in packages/sycamore-reactive/src/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/sycamore-reactive/src/context.rs#L34

Added line #L34 was not covered by tests

Check warning on line 67 in packages/sycamore-reactive/src/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/sycamore-reactive/src/context.rs#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 69 in packages/sycamore-reactive/src/context.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/sycamore-reactive/src/context.rs#L69

Added line #L69 was not covered by tests