Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Functionality] Reduce Custom generator scope to a Single stage generator#227

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
coder137 merged 19 commits intomainfromcustom_generator_improvements
Nov 24, 2022

Conversation

@coder137
Copy link
Owner

Reduces the scope of Custom Generator functionality to remain a Single-Stage generator.

Earlier implementation of Custom Generator was very complex and allowed it to be a Multi-Stage generator.

@codecov
Copy link

codecovbot commentedNov 24, 2022
edited
Loading

Codecov Report

Base:99.31% // Head:99.15% // Decreases project coverage by-0.16%⚠️

Coverage data is based on head(03061bd) compared to base(57a26a5).
Patch coverage: 98.84% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@##             main     #227      +/-   ##==========================================- Coverage   99.31%   99.15%   -0.16%==========================================  Files          73       75       +2       Lines        2039     2004      -35       Branches      573      564       -9     ==========================================- Hits         2025     1987      -38- Partials       14       17       +3
Impacted FilesCoverage Δ
buildcc/lib/target/include/target/file_generator.h100.00% <ø> (ø)
...dcc/lib/target/include/target/template_generator.h100.00% <ø> (ø)
...cc/schema/include/schema/custom_generator_schema.h100.00% <ø> (ø)
...ildcc/lib/target/include/target/custom_generator.h98.28% <97.67%> (-1.72%)⬇️
...lude/target/custom_generator/custom_blob_handler.h100.00% <100.00%> (ø)
...target/custom_generator/custom_generator_context.h100.00% <100.00%> (ø)
...b/target/src/custom_generator/custom_generator.cpp98.94% <100.00%> (-0.43%)⬇️
...ldcc/schema/src/custom_generator_serialization.cpp94.44% <0.00%> (-5.56%)⬇️
buildcc/schema/src/target_serialization.cpp96.97% <0.00%> (-3.03%)⬇️
buildcc/lib/target/src/target/build.cpp91.43% <0.00%> (-0.68%)⬇️
... and11 more

Help us with your feedback. Take ten seconds to tell ushow you rate us. Have a feature suggestion?Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment?Let us know in this issue.

@coder137coder137 merged commit59f43d5 intomainNov 24, 2022
@coder137coder137 deleted the custom_generator_improvements branchNovember 24, 2022 17:11
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@coder137

[8]ページ先頭

©2009-2025 Movatter.jp