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): fix repository_list in ThirdPartyRepositoryService #2221

Merged
merged 2 commits into from
May 24, 2024

Add test for get_repository

361e784
Select commit
Loading
Failed to load commit list.
Merged

fix(webserver): fix repository_list in ThirdPartyRepositoryService #2221

Add test for get_repository
361e784
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 23, 2024 in 1s

53.99% (-0.33%) compared to 013efc8

View this Pull Request on Codecov

53.99% (-0.33%) compared to 013efc8

Details

Codecov Report

Attention: Patch coverage is 98.91304% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 53.99%. Comparing base (013efc8) to head (361e784).
Report is 5 commits behind head on main.

Files Patch % Lines
ee/tabby-schema/src/schema/repository/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2221      +/-   ##
==========================================
- Coverage   54.31%   53.99%   -0.33%     
==========================================
  Files         157      158       +1     
  Lines       14202    14335     +133     
==========================================
+ Hits         7714     7740      +26     
- Misses       6488     6595     +107     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.