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 requeue for git commit tracking #763

Merged
merged 4 commits into from
Nov 27, 2024

bugfix

153f9c8
Select commit
Loading
Failed to load commit list.
Merged

Fix requeue for git commit tracking #763

bugfix
153f9c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 1s

50.71% (-0.04%) compared to b7c71da

View this Pull Request on Codecov

50.71% (-0.04%) compared to b7c71da

Details

Codecov Report

Attention: Patch coverage is 37.50000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 50.71%. Comparing base (b7c71da) to head (153f9c8).

Files with missing lines Patch % Lines
...tor/internal/controller/pulumi/stack_controller.go 37.50% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #763      +/-   ##
==========================================
- Coverage   50.75%   50.71%   -0.04%     
==========================================
  Files          30       30              
  Lines        4175     4180       +5     
==========================================
+ Hits         2119     2120       +1     
- Misses       1872     1876       +4     
  Partials      184      184              

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