Closed wcchang1115 closed 1 year ago
Merging #880 (52a79ad) into main (47999a3) will decrease coverage by
0.06%
. Report is 6 commits behind head on main. The diff coverage is0.00%
.
@@ Coverage Diff @@
## main #880 +/- ##
==========================================
- Coverage 46.46% 46.40% -0.06%
==========================================
Files 75 75
Lines 10341 10356 +15
==========================================
+ Hits 4805 4806 +1
- Misses 5536 5550 +14
Files Changed | Coverage Δ | |
---|---|---|
piperider_cli/cli.py | 65.10% <ø> (ø) |
|
piperider_cli/recipe_executor.py | 0.00% <0.00%> (ø) |
|
piperider_cli/recipes/default_recipe_generator.py | 0.00% <0.00%> (ø) |
|
piperider_cli/recipes/utils.py | 0.00% <0.00%> (ø) |
... and 2 files with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
This pull request was deployed and Sentry observed the following issues:
piperider_cli.recipes.default_recipe_generator ...
View Issuepiperider_cli.recipes.default_recipe_generator ...
View IssueDid you find this useful? React with a 👍 or 👎
PR checklist
What type of PR is this? feature
What this PR does / why we need it:
piperider compare
is executed, piperider automatically generates a recipe for users.Which issue(s) this PR fixes: sc-32156
866
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
NONE