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, db): refactor gitlab and github integrations into unified integration / third party repository services #2088

Merged
merged 24 commits into from
May 17, 2024

Cleanup imports

dcac265
Select commit
Loading
Failed to load commit list.
Merged
Codecov / codecov/patch failed May 16, 2024 in 1s

11.63% of diff hit (target 75.00%)

View this Pull Request on Codecov

11.63% of diff hit (target 75.00%)

Annotations

Check warning on line 23 in ee/tabby-db/src/integration_access_tokens.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-db/src/integration_access_tokens.rs#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 72 in ee/tabby-db/src/integration_access_tokens.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-db/src/integration_access_tokens.rs#L72

Added line #L72 was not covered by tests

Check warning on line 64 in ee/tabby-db/src/provided_repositories.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-db/src/provided_repositories.rs#L64

Added line #L64 was not covered by tests

Check warning on line 73 in ee/tabby-db/src/provided_repositories.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-db/src/provided_repositories.rs#L73

Added line #L73 was not covered by tests

Check warning on line 81 in ee/tabby-db/src/provided_repositories.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-db/src/provided_repositories.rs#L78-L81

Added lines #L78 - L81 were not covered by tests

Check warning on line 87 in ee/tabby-db/src/provided_repositories.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-db/src/provided_repositories.rs#L87

Added line #L87 was not covered by tests

Check warning on line 146 in ee/tabby-schema/src/dao.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/dao.rs#L135-L146

Added lines #L135 - L146 were not covered by tests

Check warning on line 155 in ee/tabby-schema/src/dao.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/dao.rs#L151-L155

Added lines #L151 - L155 were not covered by tests

Check warning on line 157 in ee/tabby-schema/src/dao.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/dao.rs#L157

Added line #L157 was not covered by tests

Check warning on line 166 in ee/tabby-schema/src/dao.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/dao.rs#L160-L166

Added lines #L160 - L166 were not covered by tests

Check warning on line 168 in ee/tabby-schema/src/dao.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/dao.rs#L168

Added line #L168 was not covered by tests

Check warning on line 195 in ee/tabby-schema/src/dao.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/dao.rs#L186-L195

Added lines #L186 - L195 were not covered by tests

Check warning on line 206 in ee/tabby-schema/src/dao.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/dao.rs#L199-L206

Added lines #L199 - L206 were not covered by tests

Check warning on line 217 in ee/tabby-schema/src/dao.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/dao.rs#L210-L217

Added lines #L210 - L217 were not covered by tests

Check warning on line 225 in ee/tabby-schema/src/dao.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/dao.rs#L221-L225

Added lines #L221 - L225 were not covered by tests

Check warning on line 227 in ee/tabby-schema/src/dao.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/dao.rs#L227

Added line #L227 was not covered by tests

Check warning on line 240 in ee/tabby-schema/src/dao.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/dao.rs#L231-L240

Added lines #L231 - L240 were not covered by tests

Check warning on line 363 in ee/tabby-schema/src/dao.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/dao.rs#L360-L363

Added lines #L360 - L363 were not covered by tests

Check warning on line 365 in ee/tabby-schema/src/dao.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/dao.rs#L365

Added line #L365 was not covered by tests

Check warning on line 371 in ee/tabby-schema/src/dao.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/dao.rs#L367-L371

Added lines #L367 - L371 were not covered by tests

Check warning on line 373 in ee/tabby-schema/src/dao.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/dao.rs#L373

Added line #L373 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/integration.rs#L8

Added line #L8 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/mod.rs#L229-L241

Added lines #L229 - L241 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/mod.rs#L249

Added line #L249 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-schema/src/schema/mod.rs#L263-L264

Added lines #L263 - L264 were not covered by tests