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

[Feature] Support piperider compare between git refs #888

Merged
merged 9 commits into from
Sep 18, 2023

Add helper and fix wording

1d58ce5
Select commit
Loading
Failed to load commit list.
Merged

[Feature] Support piperider compare between git refs #888

Add helper and fix wording
1d58ce5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 15, 2023 in 1s

48.05% (target 20.00%)

View this Pull Request on Codecov

48.05% (target 20.00%)

Details

Codecov Report

Merging #888 (1d58ce5) into main (c514a8d) will decrease coverage by 0.10%.
The diff coverage is 26.20%.

@@            Coverage Diff             @@
##             main     #888      +/-   ##
==========================================
- Coverage   48.15%   48.05%   -0.10%     
==========================================
  Files          75       75              
  Lines       10390    10461      +71     
==========================================
+ Hits         5003     5027      +24     
- Misses       5387     5434      +47     
Files Changed Coverage Δ
piperider_cli/recipe_executor.py 0.00% <0.00%> (ø)
piperider_cli/recipes/default_recipe_generator.py 31.86% <0.00%> (-2.66%) ⬇️
piperider_cli/recipes/github_action.py 0.00% <0.00%> (ø)
piperider_cli/recipes/__init__.py 24.81% <9.80%> (-1.46%) ⬇️
piperider_cli/recipes/utils.py 30.27% <26.31%> (-0.91%) ⬇️
piperider_cli/dbt/list_task.py 65.65% <50.00%> (ø)
piperider_cli/cli.py 65.32% <66.66%> (+0.10%) ⬆️
piperider_cli/cli_utils/compare_with_recipe.py 24.65% <66.66%> (+24.65%) ⬆️
piperider_cli/dbtutil.py 67.04% <83.33%> (-0.07%) ⬇️
piperider_cli/runner.py 54.26% <100.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more