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

feat(RELEASE-1109): allow tenant and managed pipelines to run #549

Merged
merged 1 commit into from
Sep 25, 2024

feat(RELEASE-1109): allow tenant and managed pipelines together

9d2ba52
Select commit
Loading
Failed to load commit list.
Merged

feat(RELEASE-1109): allow tenant and managed pipelines to run #549

feat(RELEASE-1109): allow tenant and managed pipelines together
9d2ba52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 1s

84.09% (+0.34%) compared to 9fab770

View this Pull Request on Codecov

84.09% (+0.34%) compared to 9fab770

Details

Codecov Report

Attention: Patch coverage is 87.93103% with 28 lines in your changes missing coverage. Please review.

Project coverage is 84.09%. Comparing base (9fab770) to head (9d2ba52).
Report is 25 commits behind head on main.

Files with missing lines Patch % Lines
controllers/release/adapter.go 81.14% 12 Missing and 11 partials ⚠️
controllers/release/controller.go 0.00% 2 Missing ⚠️
loader/loader.go 75.00% 1 Missing and 1 partial ⚠️
loader/loader_mock.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #549      +/-   ##
==========================================
+ Coverage   83.75%   84.09%   +0.34%     
==========================================
  Files          26       26              
  Lines        1508     1635     +127     
==========================================
+ Hits         1263     1375     +112     
- Misses        173      182       +9     
- Partials       72       78       +6     

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