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

[ECS] Support Plan Preview for ECS #4881

Merged
merged 40 commits into from
Apr 30, 2024

Merge branch 'master' into ecs-plan-preview

33fdec1
Select commit
Loading
Failed to load commit list.
Merged

[ECS] Support Plan Preview for ECS #4881

Merge branch 'master' into ecs-plan-preview
33fdec1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2024 in 1s

29.30% (+0.07%) compared to f09f033

View this Pull Request on Codecov

29.30% (+0.07%) compared to f09f033

Details

Codecov Report

Attention: Patch coverage is 32.78008% with 162 lines in your changes are missing coverage. Please review.

Project coverage is 29.30%. Comparing base (f09f033) to head (33fdec1).
Report is 1 commits behind head on master.

❗ Current head 33fdec1 differs from pull request most recent head 6f542c6. Consider uploading reports for the commit 6f542c6 to get more accurate results

Files Patch % Lines
pkg/app/piped/planpreview/ecsdiff.go 0.00% 88 Missing ⚠️
pkg/app/piped/platformprovider/ecs/cache.go 0.00% 30 Missing ⚠️
pkg/diff/diffbycommand.go 59.09% 12 Missing and 6 partials ⚠️
pkg/app/piped/platformprovider/ecs/diff.go 75.51% 7 Missing and 5 partials ⚠️
pkg/diff/diff.go 57.14% 8 Missing and 4 partials ⚠️
pkg/app/piped/planpreview/builder.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4881      +/-   ##
==========================================
+ Coverage   29.23%   29.30%   +0.07%     
==========================================
  Files         318      322       +4     
  Lines       40597    40838     +241     
==========================================
+ Hits        11868    11969     +101     
- Misses      27790    27912     +122     
- Partials      939      957      +18     

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