Skip to content

Custom generator groups #215

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

Merged
merged 18 commits into from
May 18, 2022
Merged

Custom generator groups #215

merged 18 commits into from
May 18, 2022

Conversation

coder137
Copy link
Owner

  • Group subflows into a subflow group
  • This can then be used by Target to create easy task dependencies

@codecov
Copy link

codecov bot commented May 17, 2022

Codecov Report

Merging #215 (201945e) into main (d952b6f) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
+ Coverage   99.19%   99.20%   +0.01%     
==========================================
  Files          72       72              
  Lines        2094     2128      +34     
  Branches      571      585      +14     
==========================================
+ Hits         2077     2111      +34     
  Partials       17       17              
Impacted Files Coverage Δ
...ildcc/lib/target/include/target/custom_generator.h 100.00% <100.00%> (ø)
buildcc/lib/target/include/target/file_generator.h 100.00% <100.00%> (ø)
...dcc/lib/target/include/target/template_generator.h 100.00% <100.00%> (ø)
...b/target/src/custom_generator/custom_generator.cpp 99.38% <100.00%> (+0.12%) ⬆️
...uildcc/lib/target/src/generator/file_generator.cpp 96.72% <100.00%> (+0.05%) ⬆️
...cc/lib/target/src/generator/template_generator.cpp 96.77% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d952b6f...201945e. Read the comment docs.

@coder137 coder137 merged commit 8b00500 into main May 18, 2022
@coder137 coder137 deleted the custom_generator_groups branch May 18, 2022 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant