Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Function lock segregation with Target state #196

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 7 commits into from
Feb 22, 2022
Merged

Function lock segregation with Target state #196

merged 7 commits into from
Feb 22, 2022

Conversation

coder137
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Feb 22, 2022

Codecov Report

Merging #196 (a897d2c) into main (9007664) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #196   +/-   ##
=======================================
  Coverage   99.13%   99.14%           
=======================================
  Files          54       55    +1     
  Lines        1729     1737    +8     
  Branches      463      466    +3     
=======================================
+ Hits         1714     1722    +8     
  Misses          2        2           
  Partials       13       13           
Impacted Files Coverage Δ
buildcc/lib/target/include/target/target.h 100.00% <ø> (ø)
buildcc/lib/target/include/target/target_info.h 100.00% <ø> (ø)
...c/lib/target/include/target/common/function_lock.h 100.00% <100.00%> (ø)
...cc/lib/target/include/target/common/target_state.h 100.00% <100.00%> (ø)
buildcc/lib/target/src/api/deps_api.cpp 100.00% <100.00%> (ø)
buildcc/lib/target/src/api/flag_api.cpp 100.00% <100.00%> (ø)
buildcc/lib/target/src/api/include_api.cpp 100.00% <100.00%> (ø)
buildcc/lib/target/src/api/lib_api.cpp 100.00% <100.00%> (ø)
buildcc/lib/target/src/api/pch_api.cpp 100.00% <100.00%> (ø)
buildcc/lib/target/src/api/source_api.cpp 100.00% <100.00%> (ø)
... and 7 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 9007664...a897d2c. Read the comment docs.

@coder137 coder137 merged commit 06bed39 into main Feb 22, 2022
@coder137 coder137 deleted the function_lock branch February 22, 2022 04:47
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