Skip to content

Serialization common #193

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 10 commits into from
Feb 13, 2022
Merged

Serialization common #193

merged 10 commits into from
Feb 13, 2022

Conversation

coder137
Copy link
Owner

Shifted serialization to the "schema" folder

@codecov
Copy link

codecov bot commented Feb 13, 2022

Codecov Report

Merging #193 (d400f4d) into main (99bcad0) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
- Coverage   99.31%   99.31%   -0.00%     
==========================================
  Files          53       53              
  Lines        1733     1731       -2     
  Branches      464      464              
==========================================
- Hits         1721     1719       -2     
  Partials       12       12              
Impacted Files Coverage Δ
buildcc/lib/target/include/target/common/util.h 50.00% <ø> (ø)
.../lib/target/include/target/friend/compile_object.h 100.00% <ø> (ø)
buildcc/lib/target/include/target/generator.h 100.00% <ø> (ø)
...arget/include/target/interface/builder_interface.h 100.00% <ø> (ø)
buildcc/lib/target/include/target/target.h 100.00% <ø> (ø)
buildcc/lib/target/include/target/target_info.h 100.00% <ø> (ø)
buildcc/lib/target/src/common/target_config.cpp 100.00% <ø> (ø)
...ildcc/lib/target/src/target/friend/compile_pch.cpp 97.56% <ø> (ø)
buildcc/plugins/src/buildcc_find.cpp 100.00% <ø> (ø)
...cc/schema/include/schema/generator_serialization.h 100.00% <ø> (ø)
... and 6 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 99bcad0...d400f4d. Read the comment docs.

@coder137 coder137 merged commit 2dedb35 into main Feb 13, 2022
@coder137 coder137 deleted the serialization_common branch February 13, 2022 08:02
@coder137 coder137 mentioned this pull request Feb 13, 2022
2 tasks
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