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

refactor(webserver): cleanup directory structure / naming for Repository / GitRepository / GithubRepository / GitlabRepository #1983

Merged
merged 8 commits into from
Apr 26, 2024

update

15de4dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 26, 2024 in 0s

63.63% of diff hit (target 75.00%)

View this Pull Request on Codecov

63.63% of diff hit (target 75.00%)

Annotations

Check warning on line 11 in ee/tabby-webserver/src/cron/db/github.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/github.rs#L11

Added line #L11 was not covered by tests

Check warning on line 13 in ee/tabby-webserver/src/cron/db/github.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/github.rs#L13

Added line #L13 was not covered by tests

Check warning on line 19 in ee/tabby-webserver/src/cron/db/github.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/github.rs#L19

Added line #L19 was not covered by tests

Check warning on line 26 in ee/tabby-webserver/src/cron/db/github.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/github.rs#L26

Added line #L26 was not covered by tests

Check warning on line 29 in ee/tabby-webserver/src/cron/db/github.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/github.rs#L29

Added line #L29 was not covered by tests

Check warning on line 37 in ee/tabby-webserver/src/cron/db/github.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/github.rs#L37

Added line #L37 was not covered by tests

Check warning on line 63 in ee/tabby-webserver/src/cron/db/github.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/github.rs#L63

Added line #L63 was not covered by tests

Check warning on line 72 in ee/tabby-webserver/src/cron/db/github.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/github.rs#L72

Added line #L72 was not covered by tests

Check warning on line 15 in ee/tabby-webserver/src/cron/db/gitlab.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/gitlab.rs#L15

Added line #L15 was not covered by tests

Check warning on line 17 in ee/tabby-webserver/src/cron/db/gitlab.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/gitlab.rs#L17

Added line #L17 was not covered by tests

Check warning on line 23 in ee/tabby-webserver/src/cron/db/gitlab.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/gitlab.rs#L23

Added line #L23 was not covered by tests

Check warning on line 30 in ee/tabby-webserver/src/cron/db/gitlab.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/gitlab.rs#L30

Added line #L30 was not covered by tests

Check warning on line 33 in ee/tabby-webserver/src/cron/db/gitlab.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/gitlab.rs#L33

Added line #L33 was not covered by tests

Check warning on line 38 in ee/tabby-webserver/src/cron/db/gitlab.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/gitlab.rs#L38

Added line #L38 was not covered by tests

Check warning on line 57 in ee/tabby-webserver/src/cron/db/gitlab.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/gitlab.rs#L57

Added line #L57 was not covered by tests

Check warning on line 66 in ee/tabby-webserver/src/cron/db/gitlab.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/gitlab.rs#L66

Added line #L66 was not covered by tests

Check warning on line 68 in ee/tabby-webserver/src/cron/db/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/mod.rs#L68

Added line #L68 was not covered by tests

Check warning on line 83 in ee/tabby-webserver/src/cron/db/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/db/mod.rs#L83

Added line #L83 was not covered by tests

Check warning on line 236 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#L236

Added line #L236 was not covered by tests

Check warning on line 261 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#L261

Added line #L261 was not covered by tests

Check warning on line 286 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#L286

Added line #L286 was not covered by tests

Check warning on line 311 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#L311

Added line #L311 was not covered by tests

Check warning on line 97 in ee/tabby-webserver/src/service/repository/github.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/repository/github.rs#L97

Added line #L97 was not covered by tests

Check warning on line 115 in ee/tabby-webserver/src/service/repository/github.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/repository/github.rs#L115

Added line #L115 was not covered by tests

Check warning on line 122 in ee/tabby-webserver/src/service/repository/github.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/service/repository/github.rs#L122

Added line #L122 was not covered by tests