Skip to content

[Architecture] Shift the Command module inside the global environment #170

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 17 commits into from
Dec 8, 2021

Conversation

coder137
Copy link
Owner

@coder137 coder137 commented Dec 8, 2021

No description provided.

@coder137 coder137 changed the title [Architecture] Shift buildcc::Command inside env [Architecture] Shift the Command module inside the global environment Dec 8, 2021
@codecov
Copy link

codecov bot commented Dec 8, 2021

Codecov Report

Merging #170 (52115c0) into main (4f5b154) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #170   +/-   ##
=======================================
  Coverage   99.35%   99.35%           
=======================================
  Files          55       55           
  Lines        1694     1694           
  Branches      456      456           
=======================================
  Hits         1683     1683           
  Partials       11       11           
Impacted Files Coverage Δ
buildcc/lib/env/include/env/command.h 100.00% <ø> (ø)
buildcc/lib/env/src/command.cpp 100.00% <ø> (ø)
buildcc/lib/target/include/target/generator.h 100.00% <ø> (ø)
buildcc/lib/target/include/target/target.h 100.00% <ø> (ø)
buildcc/lib/args/src/register.cpp 99.08% <100.00%> (ø)
buildcc/lib/env/include/env/assert_fatal.h 100.00% <100.00%> (ø)
buildcc/lib/target/src/generator/task.cpp 100.00% <100.00%> (ø)
...ildcc/lib/target/src/target/friend/compile_pch.cpp 97.18% <100.00%> (ø)
...ildcc/lib/target/src/target/friend/link_target.cpp 100.00% <100.00%> (ø)
buildcc/lib/target/src/target/target.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 4f5b154...52115c0. Read the comment docs.

@coder137 coder137 merged commit 6fec1da into main Dec 8, 2021
@coder137 coder137 deleted the env_tidy branch December 8, 2021 15: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