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: Update deployment object when adapter changes are detected #540

Merged
merged 3 commits into from
Jul 30, 2024

patch for deployment update

30137d3
Select commit
Loading
Failed to load commit list.
Merged

feat: Update deployment object when adapter changes are detected #540

patch for deployment update
30137d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 30, 2024 in 0s

59.44% (-1.66%) compared to ed546f0

View this Pull Request on Codecov

59.44% (-1.66%) compared to ed546f0

Details

Codecov Report

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

Project coverage is 59.44%. Comparing base (ed546f0) to head (30137d3).
Report is 20 commits behind head on main.

Files Patch % Lines
pkg/resources/manifests.go 0.00% 18 Missing ⚠️
pkg/controllers/workspace_controller.go 78.72% 6 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #540      +/-   ##
==========================================
- Coverage   61.10%   59.44%   -1.66%     
==========================================
  Files          29       30       +1     
  Lines        2602     2868     +266     
==========================================
+ Hits         1590     1705     +115     
- Misses        921     1063     +142     
- Partials       91      100       +9     

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