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(webserver): support filter by users for userEvents api #1956

Merged
merged 3 commits into from
Apr 24, 2024

add unit test

e8af005
Select commit
Loading
Failed to load commit list.
Merged

feat(webserver): support filter by users for userEvents api #1956

add unit test
e8af005
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 24, 2024 in 1s

84.41% of diff hit (target 75.00%)

View this Pull Request on Codecov

84.41% of diff hit (target 75.00%)

Annotations

Check warning on line 454 in ee/tabby-webserver/src/schema/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/schema/mod.rs#L446-L454

Added lines #L446 - L454 were not covered by tests

Check warning on line 8 in ee/tabby-webserver/src/schema/user_event.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/schema/user_event.rs#L8

Added line #L8 was not covered by tests

Check warning on line 52 in ee/tabby-webserver/src/service/user_event.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/user_event.rs#L51-L52

Added lines #L51 - L52 were not covered by tests