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

Recursive pipeline submission #28

Merged
merged 4 commits into from
Sep 22, 2023
Merged

Conversation

ppinchuk
Copy link
Collaborator

Add functionality as requested in #24

@ppinchuk ppinchuk added the feature New feature or request label Sep 21, 2023
@ppinchuk ppinchuk linked an issue Sep 21, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% 🎉

Comparison is base (8ac7a58) 98.07% compared to head (842e3e1) 98.08%.
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   98.07%   98.08%   +0.01%     
==========================================
  Files          28       28              
  Lines        2805     2826      +21     
  Branches      468      473       +5     
==========================================
+ Hits         2751     2772      +21     
  Misses         34       34              
  Partials       20       20              
Flag Coverage Δ
unittests 98.08% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
gaps/cli/pipeline.py 98.73% <100.00%> (+0.45%) ⬆️

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

@ppinchuk ppinchuk merged commit 3a4f046 into main Sep 22, 2023
10 checks passed
@ppinchuk ppinchuk deleted the pp/recurvise_pipeline_submission branch September 22, 2023 00:40
github-actions bot pushed a commit that referenced this pull request Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow pipeline to kick off sub-directories recursively
2 participants