Skip to content

Conversation

@coder137
Copy link
Owner

One stage generator for one or more inputs generating one or more outputs using custom commands

  • Complete rework to Targets
  • Interfaces design for common functionality between Generator and Target

@coder137 coder137 mentioned this pull request Aug 26, 2021
17 tasks
@codecov
Copy link

codecov bot commented Aug 26, 2021

Codecov Report

Merging #98 (3cde7ec) into main (6395133) will decrease coverage by 0.31%.
The diff coverage is 69.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
- Coverage   73.06%   72.75%   -0.31%     
==========================================
  Files          18       25       +7     
  Lines         594      712     +118     
  Branches      191      236      +45     
==========================================
+ Hits          434      518      +84     
  Misses         19       19              
- Partials      141      175      +34     
Impacted Files Coverage Δ
buildcc/lib/target/include/target/target.h 80.95% <ø> (ø)
buildcc/lib/target/src/target/source.cpp 65.91% <0.00%> (-0.38%) ⬇️
buildcc/lib/target/src/target/target_loader.cpp 44.44% <ø> (ø)
buildcc/lib/target/include/target/target_loader.h 89.29% <50.00%> (ø)
buildcc/lib/target/src/target/target_storer.cpp 55.26% <55.26%> (ø)
...ildcc/lib/target/include/target/generator_loader.h 57.14% <57.14%> (ø)
...ldcc/lib/target/src/generator/generator_storer.cpp 57.14% <57.14%> (ø)
buildcc/lib/target/include/target/generator.h 60.00% <60.00%> (ø)
...cc/lib/target/include/target/private/schema_util.h 64.86% <64.86%> (ø)
...ldcc/lib/target/src/generator/generator_loader.cpp 70.83% <70.83%> (ø)
... and 11 more

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 6395133...3cde7ec. Read the comment docs.

@coder137 coder137 merged commit dd3f1f4 into main Aug 30, 2021
@coder137 coder137 deleted the generator branch August 30, 2021 00:37
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.

2 participants