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

✨ Support update builder show the selected code repository #254

Merged
merged 1 commit into from
Dec 8, 2023

:sparkles: Support update builder show the selected code repository

f8aebea
Select commit
Loading
Failed to load commit list.
Merged

✨ Support update builder show the selected code repository #254

:sparkles: Support update builder show the selected code repository
f8aebea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2023 in 0s

31.92% (-0.39%) compared to 8914caf

View this Pull Request on Codecov

31.92% (-0.39%) compared to 8914caf

Details

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (8914caf) 32.31% compared to head (f8aebea) 31.92%.

Files Patch % Lines
pkg/handlers/repositories/repositories_get.go 0.00% 5 Missing ⚠️
pkg/handlers/repositories/repositories_list.go 0.00% 5 Missing ⚠️
pkg/dal/dao/code_repository.go 0.00% 2 Missing ⚠️
pkg/dal/dao/repository.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #254      +/-   ##
==========================================
- Coverage   32.31%   31.92%   -0.39%     
==========================================
  Files         127      126       -1     
  Lines        9006     8859     -147     
==========================================
- Hits         2910     2828      -82     
+ Misses       5794     5740      -54     
+ Partials      302      291      -11     

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