Skip to content

Refactoring getter apis #178

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 11 commits into from
Jan 3, 2022
Merged

Refactoring getter apis #178

merged 11 commits into from
Jan 3, 2022

Conversation

coder137
Copy link
Owner

@coder137 coder137 commented Jan 3, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jan 3, 2022

Codecov Report

Merging #178 (ab76ce5) into main (f54bbf0) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #178   +/-   ##
=======================================
  Coverage   99.30%   99.30%           
=======================================
  Files          55       55           
  Lines        1719     1720    +1     
  Branches      463      463           
=======================================
+ Hits         1707     1708    +1     
  Partials       12       12           
Impacted Files Coverage Δ
buildcc/lib/target/include/target/common/path.h 100.00% <ø> (ø)
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% <ø> (ø)
buildcc/lib/target/include/target/target.h 100.00% <ø> (ø)
.../lib/target/include/target/base/generator_loader.h 100.00% <100.00%> (ø)
buildcc/lib/target/src/api/target_info_getter.cpp 100.00% <100.00%> (ø)
buildcc/lib/target/src/common/util.cpp 100.00% <100.00%> (ø)
buildcc/lib/target/src/target/build.cpp 92.50% <100.00%> (+0.19%) ⬆️
...cc/lib/target/src/target/friend/compile_object.cpp 100.00% <100.00%> (ø)
... and 4 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 f54bbf0...ab76ce5. Read the comment docs.

@coder137 coder137 merged commit 1798889 into main Jan 3, 2022
@coder137 coder137 deleted the refactoring_getter_apis branch January 3, 2022 09:42
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