Skip to content

Toolchain flags api #197

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 21 commits into from
Mar 17, 2022
Merged

Toolchain flags api #197

merged 21 commits into from
Mar 17, 2022

Conversation

coder137
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 17, 2022

Codecov Report

Merging #197 (aed12a3) into main (06bed39) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
+ Coverage   99.14%   99.21%   +0.07%     
==========================================
  Files          55       57       +2     
  Lines        1737     1769      +32     
  Branches      466      468       +2     
==========================================
+ Hits         1722     1755      +33     
+ Misses          2        1       -1     
  Partials       13       13              
Impacted Files Coverage Δ
buildcc/lib/target/include/target/generator.h 100.00% <ø> (ø)
buildcc/lib/target/include/target/target.h 100.00% <ø> (ø)
buildcc/lib/target/src/api/target_info_getter.cpp 100.00% <ø> (ø)
buildcc/lib/target/include/target/target_info.h 100.00% <100.00%> (ø)
buildcc/lib/target/src/api/flag_api.cpp 100.00% <100.00%> (ø)
buildcc/lib/target/src/api/target_getter.cpp 100.00% <100.00%> (ø)
buildcc/lib/target/src/target_info/target_info.cpp 100.00% <100.00%> (ø)
...toolchain/include/toolchain/common/function_lock.h 100.00% <100.00%> (ø)
...uildcc/lib/toolchain/include/toolchain/toolchain.h 100.00% <100.00%> (+7.69%) ⬆️
buildcc/lib/toolchain/src/toolchain/toolchain.cpp 100.00% <100.00%> (ø)
... and 1 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 06bed39...aed12a3. Read the comment docs.

@coder137 coder137 merged commit f8f6427 into main Mar 17, 2022
@coder137 coder137 deleted the toolchain_flags_api branch March 17, 2022 03:19
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