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: Make 'flytectl compile' consider launchplans used within workflows #5463

Merged

Add documentation on how to create a package

d5754b6
Select commit
Loading
Failed to load commit list.
Merged

Fix: Make 'flytectl compile' consider launchplans used within workflows #5463

Add documentation on how to create a package
d5754b6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2024 in 0s

60.98% (+0.01%) compared to 59e18d1

View this Pull Request on Codecov

60.98% (+0.01%) compared to 59e18d1

Details

Codecov Report

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

Project coverage is 60.98%. Comparing base (59e18d1) to head (d5754b6).
Report is 1 commits behind head on master.

Files Patch % Lines
flytectl/cmd/compile/compile.go 86.11% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5463      +/-   ##
==========================================
+ Coverage   60.97%   60.98%   +0.01%     
==========================================
  Files         793      793              
  Lines       51350    51378      +28     
==========================================
+ Hits        31312    31335      +23     
- Misses      17152    17156       +4     
- Partials     2886     2887       +1     

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