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 searching character & person #671

Merged
merged 14 commits into from
Nov 26, 2024

z

e472a69
Select commit
Loading
Failed to load commit list.
Merged

feat: support searching character & person #671

z
e472a69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 26, 2024 in 0s

4.93% of diff hit (target 41.04%)

View this Pull Request on Codecov

4.93% of diff hit (target 41.04%)

Annotations

Check warning on line 130 in canal/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

canal/event.go#L127-L130

Added lines #L127 - L130 were not covered by tests

Check warning on line 23 in canal/on_character.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

canal/on_character.go#L18-L23

Added lines #L18 - L23 were not covered by tests

Check warning on line 41 in canal/on_character.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

canal/on_character.go#L26-L41

Added lines #L26 - L41 were not covered by tests

Check warning on line 44 in canal/on_character.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

canal/on_character.go#L44

Added line #L44 was not covered by tests

Check warning on line 23 in canal/on_person.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

canal/on_person.go#L18-L23

Added lines #L18 - L23 were not covered by tests

Check warning on line 41 in canal/on_person.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

canal/on_person.go#L26-L41

Added lines #L26 - L41 were not covered by tests

Check warning on line 43 in canal/on_person.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

canal/on_person.go#L43

Added line #L43 was not covered by tests

Check warning on line 57 in canal/on_subject.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

canal/on_subject.go#L57

Added line #L57 was not covered by tests

Check warning on line 61 in canal/on_subject.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

canal/on_subject.go#L61

Added line #L61 was not covered by tests

Check warning on line 65 in canal/on_subject.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

canal/on_subject.go#L65

Added line #L65 was not covered by tests

Check warning on line 45 in internal/search/character/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/search/character/client.go#L31-L45

Added lines #L31 - L45 were not covered by tests

Check warning on line 47 in internal/search/character/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/search/character/client.go#L47

Added line #L47 was not covered by tests

Check warning on line 64 in internal/search/character/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/search/character/client.go#L61-L64

Added lines #L61 - L64 were not covered by tests

Check warning on line 80 in internal/search/character/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/search/character/client.go#L67-L80

Added lines #L67 - L80 were not covered by tests

Check warning on line 95 in internal/search/character/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/search/character/client.go#L84-L95

Added lines #L84 - L95 were not covered by tests

Check warning on line 103 in internal/search/character/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/search/character/client.go#L97-L103

Added lines #L97 - L103 were not covered by tests

Check warning on line 108 in internal/search/character/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/search/character/client.go#L105-L108

Added lines #L105 - L108 were not covered by tests

Check warning on line 21 in internal/search/character/doc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/search/character/doc.go#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 37 in internal/search/character/doc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/search/character/doc.go#L24-L37

Added lines #L24 - L37 were not covered by tests

Check warning on line 50 in internal/search/character/doc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/search/character/doc.go#L40-L50

Added lines #L40 - L50 were not covered by tests

Check warning on line 20 in internal/search/character/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/search/character/event.go#L14-L20

Added lines #L14 - L20 were not covered by tests

Check warning on line 25 in internal/search/character/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/search/character/event.go#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 30 in internal/search/character/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/search/character/event.go#L27-L30

Added lines #L27 - L30 were not covered by tests

Check warning on line 39 in internal/search/character/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/search/character/event.go#L33-L39

Added lines #L33 - L39 were not covered by tests

Check warning on line 44 in internal/search/character/event.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/search/character/event.go#L42-L44

Added lines #L42 - L44 were not covered by tests