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

fix(webserver): use full name for repositories and strip .git from urls #1978

Merged
merged 5 commits into from
Apr 26, 2024

Fix tests

a830fae
Select commit
Loading
Failed to load commit list.
Merged

fix(webserver): use full name for repositories and strip .git from urls #1978

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

38.88% of diff hit (target 75.00%)

View this Pull Request on Codecov

38.88% of diff hit (target 75.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/github.rs#L64

Added line #L64 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L67 - L72 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L57 - L58 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

ee/tabby-webserver/src/cron/gitlab.rs#L64-L65

Added lines #L64 - L65 were not covered by tests