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

Create separate code generator package #37

Merged
merged 2 commits into from
May 20, 2022
Merged

Create separate code generator package #37

merged 2 commits into from
May 20, 2022

Conversation

markheik
Copy link
Collaborator

Create separate code generator package.

  • Easier for eyes

@markheik markheik added the enhancement New feature or request label May 19, 2022
@markheik markheik requested a review from tobiasah May 19, 2022 12:30
@markheik markheik self-assigned this May 19, 2022
@tobiasah
Copy link
Member

good idea. However I would move the codegen content directly in the generator module since the ninja templates are the resources of the generator and are not a separate module.

@codecov-commenter
Copy link

Codecov Report

Merging #37 (8d52a21) into main (ef6036a) will increase coverage by 0.65%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   40.70%   41.36%   +0.65%     
==========================================
  Files          15       14       -1     
  Lines         624      573      -51     
==========================================
- Hits          254      237      -17     
+ Misses        370      336      -34     
Impacted Files Coverage Δ
generator/generator.py

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 ef6036a...8d52a21. Read the comment docs.

@markheik markheik merged commit b403bf0 into main May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants