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

[projmgr] External Generator PoC #16

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

brondani
Copy link
Owner

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 25, 2023

Test Results

    3 files    18 suites   3m 42s ⏱️
281 tests 281 ✔️ 0 💤 0
843 runs  843 ✔️ 0 💤 0

Results for commit 32ce30f.

♻️ This comment has been updated with latest results.

@brondani brondani force-pushed the external-generator branch 2 times, most recently from 4c49688 to f13da91 Compare October 10, 2023 09:20
@brondani brondani force-pushed the external-generator branch 4 times, most recently from 0b47862 to 74454e5 Compare October 16, 2023 14:39
@codecov-commenter
Copy link

Codecov Report

Merging #16 (32ce30f) into main (33b5949) will increase coverage by 0.47%.
Report is 1 commits behind head on main.
The diff coverage is 85.90%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   58.20%   58.68%   +0.47%     
==========================================
  Files         116      117       +1     
  Lines       22895    23259     +364     
  Branches    12730    12931     +201     
==========================================
+ Hits        13326    13649     +323     
- Misses       7335     7354      +19     
- Partials     2234     2256      +22     
Flag Coverage Δ
projmgr-cov 83.39% <85.90%> (+0.40%) ⬆️

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

Files Coverage Δ
tools/projmgr/src/ProjMgrParser.cpp 100.00% <100.00%> (ø)
tools/projmgr/src/ProjMgrYamlSchemaChecker.cpp 88.46% <100.00%> (+3.46%) ⬆️
tools/projmgr/src/ProjMgr.cpp 75.76% <80.00%> (-0.08%) ⬇️
tools/projmgr/src/ProjMgrYamlEmitter.cpp 94.23% <92.85%> (+0.15%) ⬆️
tools/projmgr/src/ProjMgrExtGenerator.cpp 85.71% <85.71%> (ø)
tools/projmgr/src/ProjMgrYamlParser.cpp 75.34% <72.00%> (+0.34%) ⬆️
tools/projmgr/src/ProjMgrWorker.cpp 83.65% <84.69%> (+0.32%) ⬆️

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