Skip to content

Toolchain find and verify #199

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 46 commits into from
Mar 24, 2022
Merged

Toolchain find and verify #199

merged 46 commits into from
Mar 24, 2022

Conversation

coder137
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 20, 2022

Codecov Report

Merging #199 (2eaaec9) into main (cc5ad25) will decrease coverage by 0.15%.
The diff coverage is 98.03%.

@@            Coverage Diff             @@
##             main     #199      +/-   ##
==========================================
- Coverage   99.21%   99.06%   -0.15%     
==========================================
  Files          57       62       +5     
  Lines        1777     1807      +30     
  Branches      470      494      +24     
==========================================
+ Hits         1763     1790      +27     
  Misses          1        1              
- Partials       13       16       +3     
Impacted Files Coverage Δ
buildcc/lib/args/include/args/args.h 100.00% <ø> (ø)
buildcc/lib/toolchain/src/api/toolchain_find.cpp 97.44% <97.44%> (ø)
buildcc/lib/toolchain/src/api/toolchain_verify.cpp 97.71% <97.50%> (-1.60%) ⬇️
buildcc/lib/args/src/args.cpp 100.00% <100.00%> (ø)
...b/toolchain/include/toolchain/api/toolchain_find.h 100.00% <100.00%> (ø)
...toolchain/include/toolchain/api/toolchain_verify.h 100.00% <100.00%> (ø)
...n/include/toolchain/common/toolchain_executables.h 100.00% <100.00%> (ø)
.../toolchain/include/toolchain/common/toolchain_id.h 100.00% <100.00%> (ø)
...uildcc/lib/toolchain/include/toolchain/toolchain.h 100.00% <100.00%> (ø)
buildcc/lib/toolchain/src/toolchain/toolchain.cpp 100.00% <100.00%> (ø)
... and 2 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 cc5ad25...2eaaec9. Read the comment docs.

@coder137 coder137 merged commit a3d2c7f into main Mar 24, 2022
@coder137 coder137 deleted the toolchain_find_and_verify branch March 24, 2022 13:36
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