coder137 / build_in_cpp

Build C, C++ and ASM files in C++
https://coder137.github.io/build_in_cpp/
Apache License 2.0
50 stars 2 forks source link

[Enhancement] Path Serialization #228

Closed coder137 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.15% // Head: 99.17% // Increases project coverage by +0.02% :tada:

Coverage data is based on head (f6f1aaf) compared to base (59f43d5). Patch coverage: 99.37% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #228 +/- ## ========================================== + Coverage 99.15% 99.17% +0.02% ========================================== Files 75 75 Lines 2004 2054 +50 Branches 564 581 +17 ========================================== + Hits 1987 2037 +50 Partials 17 17 ``` | [Impacted Files](https://codecov.io/gh/coder137/build_in_cpp/pull/228?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niket+Naidu) | Coverage Δ | | |---|---|---| | [...b/target/src/custom\_generator/custom\_generator.cpp](https://codecov.io/gh/coder137/build_in_cpp/pull/228/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niket+Naidu#diff-YnVpbGRjYy9saWIvdGFyZ2V0L3NyYy9jdXN0b21fZ2VuZXJhdG9yL2N1c3RvbV9nZW5lcmF0b3IuY3Bw) | `98.55% <98.90%> (-0.39%)` | :arrow_down: | | [...ildcc/lib/target/include/target/custom\_generator.h](https://codecov.io/gh/coder137/build_in_cpp/pull/228/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niket+Naidu#diff-YnVpbGRjYy9saWIvdGFyZ2V0L2luY2x1ZGUvdGFyZ2V0L2N1c3RvbV9nZW5lcmF0b3IuaA==) | `100.00% <100.00%> (+1.72%)` | :arrow_up: | | [...lude/target/custom\_generator/custom\_blob\_handler.h](https://codecov.io/gh/coder137/build_in_cpp/pull/228/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niket+Naidu#diff-YnVpbGRjYy9saWIvdGFyZ2V0L2luY2x1ZGUvdGFyZ2V0L2N1c3RvbV9nZW5lcmF0b3IvY3VzdG9tX2Jsb2JfaGFuZGxlci5o) | `100.00% <100.00%> (ø)` | | | [...target/custom\_generator/custom\_generator\_context.h](https://codecov.io/gh/coder137/build_in_cpp/pull/228/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niket+Naidu#diff-YnVpbGRjYy9saWIvdGFyZ2V0L2luY2x1ZGUvdGFyZ2V0L2N1c3RvbV9nZW5lcmF0b3IvY3VzdG9tX2dlbmVyYXRvcl9jb250ZXh0Lmg=) | `100.00% <100.00%> (ø)` | | | [...uildcc/lib/target/src/generator/file\_generator.cpp](https://codecov.io/gh/coder137/build_in_cpp/pull/228/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niket+Naidu#diff-YnVpbGRjYy9saWIvdGFyZ2V0L3NyYy9nZW5lcmF0b3IvZmlsZV9nZW5lcmF0b3IuY3Bw) | `100.00% <100.00%> (ø)` | | | [...cc/schema/include/schema/custom\_generator\_schema.h](https://codecov.io/gh/coder137/build_in_cpp/pull/228/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niket+Naidu#diff-YnVpbGRjYy9zY2hlbWEvaW5jbHVkZS9zY2hlbWEvY3VzdG9tX2dlbmVyYXRvcl9zY2hlbWEuaA==) | `100.00% <100.00%> (ø)` | | | [buildcc/schema/include/schema/path.h](https://codecov.io/gh/coder137/build_in_cpp/pull/228/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niket+Naidu#diff-YnVpbGRjYy9zY2hlbWEvaW5jbHVkZS9zY2hlbWEvcGF0aC5o) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niket+Naidu). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Niket+Naidu)

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