feat(db, webserver): Implement GitHubRepositoryProvider connect flow #1749
0.00% of diff hit (target 75.00%)
View this Pull Request on Codecov
0.00% of diff hit (target 75.00%)
Annotations
Check warning on line 29 in ee/tabby-db/src/github_repository_provider.rs
codecov / codecov/patch
ee/tabby-db/src/github_repository_provider.rs#L17-L29
Added lines #L17 - L29 were not covered by tests
Check warning on line 40 in ee/tabby-db/src/github_repository_provider.rs
codecov / codecov/patch
ee/tabby-db/src/github_repository_provider.rs#L31-L40
Added lines #L31 - L40 were not covered by tests
Check warning on line 50 in ee/tabby-db/src/github_repository_provider.rs
codecov / codecov/patch
ee/tabby-db/src/github_repository_provider.rs#L42-L50
Added lines #L42 - L50 were not covered by tests
Check warning on line 63 in ee/tabby-db/src/github_repository_provider.rs
codecov / codecov/patch
ee/tabby-db/src/github_repository_provider.rs#L52-L63
Added lines #L52 - L63 were not covered by tests
Check warning on line 72 in ee/tabby-db/src/github_repository_provider.rs
codecov / codecov/patch
ee/tabby-db/src/github_repository_provider.rs#L65-L72
Added lines #L65 - L72 were not covered by tests
Check warning on line 97 in ee/tabby-db/src/github_repository_provider.rs
codecov / codecov/patch
ee/tabby-db/src/github_repository_provider.rs#L74-L97
Added lines #L74 - L97 were not covered by tests
Check warning on line 90 in ee/tabby-webserver/src/handler.rs
codecov / codecov/patch
ee/tabby-webserver/src/handler.rs#L87-L90
Added lines #L87 - L90 were not covered by tests
Check warning on line 28 in ee/tabby-webserver/src/integrations.rs
codecov / codecov/patch
ee/tabby-webserver/src/integrations.rs#L19-L28
Added lines #L19 - L28 were not covered by tests
Check warning on line 30 in ee/tabby-webserver/src/integrations.rs
codecov / codecov/patch
ee/tabby-webserver/src/integrations.rs#L30
Added line #L30 was not covered by tests
Check warning on line 20 in ee/tabby-webserver/src/integrations/github.rs
codecov / codecov/patch
ee/tabby-webserver/src/integrations/github.rs#L15-L20
Added lines #L15 - L20 were not covered by tests
Check warning on line 24 in ee/tabby-webserver/src/integrations/github.rs
codecov / codecov/patch
ee/tabby-webserver/src/integrations/github.rs#L22-L24
Added lines #L22 - L24 were not covered by tests
Check warning on line 30 in ee/tabby-webserver/src/integrations/github.rs
codecov / codecov/patch
ee/tabby-webserver/src/integrations/github.rs#L26-L30
Added lines #L26 - L30 were not covered by tests
Check warning on line 35 in ee/tabby-webserver/src/integrations/github.rs
codecov / codecov/patch
ee/tabby-webserver/src/integrations/github.rs#L32-L35
Added lines #L32 - L35 were not covered by tests
Check warning on line 41 in ee/tabby-webserver/src/integrations/github.rs
codecov / codecov/patch
ee/tabby-webserver/src/integrations/github.rs#L38-L41
Added lines #L38 - L41 were not covered by tests
Check warning on line 55 in ee/tabby-webserver/src/integrations/github.rs
codecov / codecov/patch
ee/tabby-webserver/src/integrations/github.rs#L43-L55
Added lines #L43 - L55 were not covered by tests
Check warning on line 65 in ee/tabby-webserver/src/integrations/github.rs
codecov / codecov/patch
ee/tabby-webserver/src/integrations/github.rs#L57-L65
Added lines #L57 - L65 were not covered by tests
Check warning on line 68 in ee/tabby-webserver/src/integrations/github.rs
codecov / codecov/patch
ee/tabby-webserver/src/integrations/github.rs#L68
Added line #L68 was not covered by tests
Check warning on line 74 in ee/tabby-webserver/src/integrations/github.rs
codecov / codecov/patch
ee/tabby-webserver/src/integrations/github.rs#L70-L74
Added lines #L70 - L74 were not covered by tests
Check warning on line 81 in ee/tabby-webserver/src/integrations/github.rs
codecov / codecov/patch
ee/tabby-webserver/src/integrations/github.rs#L78-L81
Added lines #L78 - L81 were not covered by tests
Check warning on line 88 in ee/tabby-webserver/src/integrations/github.rs
codecov / codecov/patch
ee/tabby-webserver/src/integrations/github.rs#L83-L88
Added lines #L83 - L88 were not covered by tests
Check warning on line 98 in ee/tabby-webserver/src/integrations/github.rs
codecov / codecov/patch
ee/tabby-webserver/src/integrations/github.rs#L90-L98
Added lines #L90 - L98 were not covered by tests
Check warning on line 105 in ee/tabby-webserver/src/integrations/github.rs
codecov / codecov/patch
ee/tabby-webserver/src/integrations/github.rs#L101-L105
Added lines #L101 - L105 were not covered by tests
Check warning on line 110 in ee/tabby-webserver/src/integrations/github.rs
codecov / codecov/patch
ee/tabby-webserver/src/integrations/github.rs#L107-L110
Added lines #L107 - L110 were not covered by tests
Check warning on line 119 in ee/tabby-webserver/src/integrations/github.rs
codecov / codecov/patch
ee/tabby-webserver/src/integrations/github.rs#L114-L119
Added lines #L114 - L119 were not covered by tests
Check warning on line 8 in ee/tabby-webserver/src/schema/github_repository_provider.rs
codecov / codecov/patch
ee/tabby-webserver/src/schema/github_repository_provider.rs#L8
Added line #L8 was not covered by tests