Skip to content
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

Toolchain specialized added as a dependency to Args #210

Merged
merged 25 commits into from
Apr 30, 2022

Conversation

coder137
Copy link
Owner

  • Args now depends on toolchain_specialized

@coder137 coder137 changed the title Toolchain specialized dependency Toolchain specialized added as a dependency to Args Apr 29, 2022
@codecov
Copy link

codecov bot commented Apr 29, 2022

Codecov Report

Merging #210 (2cb2f95) into main (b9b37cb) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
+ Coverage   99.12%   99.18%   +0.06%     
==========================================
  Files          62       71       +9     
  Lines        1813     1954     +141     
  Branches      472      522      +50     
==========================================
+ Hits         1797     1938     +141     
  Misses          1        1              
  Partials       15       15              
Impacted Files Coverage Δ
buildcc/lib/args/src/args.cpp 100.00% <ø> (ø)
buildcc/lib/toolchain/src/toolchain/toolchain.cpp 100.00% <ø> (ø)
buildcc/lib/args/include/args/args.h 100.00% <100.00%> (ø)
...toolchain/include/toolchain/api/toolchain_verify.h 100.00% <100.00%> (ø)
...uildcc/lib/toolchain/include/toolchain/toolchain.h 100.00% <100.00%> (ø)
buildcc/lib/toolchain/src/api/toolchain_verify.cpp 100.00% <100.00%> (ø)
...c/toolchains/include/toolchains/toolchain_custom.h 100.00% <100.00%> (ø)
...ldcc/toolchains/include/toolchains/toolchain_gcc.h 100.00% <100.00%> (ø)
...cc/toolchains/include/toolchains/toolchain_infos.h 100.00% <100.00%> (ø)
...cc/toolchains/include/toolchains/toolchain_mingw.h 100.00% <100.00%> (ø)
... and 12 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 b9b37cb...2cb2f95. Read the comment docs.

@coder137 coder137 merged commit 19fcd4e into main Apr 30, 2022
@coder137 coder137 deleted the toolchain_specialized_dependency branch April 30, 2022 10:22
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