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

refactor(HACBS-2381): refactor main file #215

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

refactor(HACBS-2381): refactor main file

f2805cc
Select commit
Loading
Failed to load commit list.
Open

refactor(HACBS-2381): refactor main file #215

refactor(HACBS-2381): refactor main file
f2805cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2023 in 0s

85.61% (-0.06%) compared to 60962e1

View this Pull Request on Codecov

85.61% (-0.06%) compared to 60962e1

Details

Codecov Report

Patch coverage: 88.83% and project coverage change: -0.06 ⚠️

Comparison is base (60962e1) 85.66% compared to head (f2805cc) 85.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
- Coverage   85.66%   85.61%   -0.06%     
==========================================
  Files          24       23       -1     
  Lines        1479     1453      -26     
==========================================
- Hits         1267     1244      -23     
+ Misses        152      150       -2     
+ Partials       60       59       -1     
Impacted Files Coverage Δ
api/v1alpha1/release_types.go 98.71% <ø> (ø)
controllers/releaseplan/adapter.go 55.55% <50.00%> (ø)
controllers/release/controller.go 60.00% <57.89%> (-1.02%) ⬇️
controllers/releaseplan/controller.go 72.72% <80.00%> (-5.06%) ⬇️
controllers/release/adapter.go 85.58% <84.48%> (ø)
loader/loader_mock.go 40.44% <94.11%> (-11.37%) ⬇️
api/v1alpha1/webhooks/author/webhook.go 79.54% <100.00%> (ø)
api/v1alpha1/webhooks/release/webhook.go 100.00% <100.00%> (ø)
api/v1alpha1/webhooks/releaseplan/webhook.go 100.00% <100.00%> (ø)
.../v1alpha1/webhooks/releaseplanadmission/webhook.go 100.00% <100.00%> (ø)
... and 2 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.