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

[Tidy] Shift Command to its own lib directory #97

Merged
merged 15 commits into from
Aug 20, 2021
Merged

[Tidy] Shift Command to its own lib directory #97

merged 15 commits into from
Aug 20, 2021

Conversation

coder137
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Aug 20, 2021

Codecov Report

Merging #97 (4503727) into main (305bb2b) will increase coverage by 0.65%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
+ Coverage   72.41%   73.06%   +0.65%     
==========================================
  Files          17       18       +1     
  Lines         580      594      +14     
  Branches      191      191              
==========================================
+ Hits          420      434      +14     
  Misses         19       19              
  Partials      141      141              
Impacted Files Coverage Δ
buildcc/lib/command/include/command/command.h 100.00% <ø> (ø)
buildcc/lib/command/src/command.cpp 71.43% <ø> (ø)
buildcc/lib/target/include/target/target.h 80.95% <ø> (ø)
buildcc/lib/target/src/target/source.cpp 66.29% <0.00%> (-0.37%) ⬇️
buildcc/lib/env/src/env.cpp 100.00% <0.00%> (ø)

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 305bb2b...4503727. Read the comment docs.

@coder137 coder137 merged commit 6395133 into main Aug 20, 2021
@coder137 coder137 deleted the command branch August 20, 2021 09:44
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