Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Toolchain config#194

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
coder137 merged 23 commits intomainfromtoolchain_config
Feb 21, 2022
Merged

Toolchain config#194

coder137 merged 23 commits intomainfromtoolchain_config
Feb 21, 2022

Conversation

@coder137
Copy link
Owner

@coder137coder137 commentedFeb 21, 2022
edited
Loading

Instead of having all configurations on the Target level, we have common parameters on the Toolchain level (which can be used by the corresponding targets).

  • TargetInfo now requiresToolchain
  • SomeTargetConfig parameters are shifted toToolchainConfig

@codecov
Copy link

codecovbot commentedFeb 21, 2022

Codecov Report

Merging#194 (da5b9b5) intomain (2dedb35) willdecrease coverage by0.05%.
The diff coverage is97.33%.

Impacted file tree graph

@@            Coverage Diff             @@##             main     #194      +/-   ##==========================================- Coverage   99.31%   99.25%   -0.05%==========================================  Files          53       54       +1       Lines        1731     1739       +8       Branches      464      466       +2     ==========================================+ Hits         1719     1726       +7- Misses          0        1       +1  Partials       12       12
Impacted FilesCoverage Δ
...c/lib/target/include/target/common/target_config.h100.00% <ø> (+100.00%)⬆️
...cc/lib/target/include/target/common/target_state.h100.00% <ø> (ø)
buildcc/lib/target/include/target/target.h100.00% <ø> (ø)
...lchain/include/toolchain/common/toolchain_config.h0.00% <0.00%> (ø)
...uildcc/lib/toolchain/include/toolchain/toolchain.h92.31% <75.00%> (-7.69%)⬇️
buildcc/lib/target/include/target/target_info.h100.00% <100.00%> (ø)
buildcc/lib/target/src/api/include_api.cpp100.00% <100.00%> (ø)
buildcc/lib/target/src/api/pch_api.cpp100.00% <100.00%> (ø)
buildcc/lib/target/src/api/source_api.cpp100.00% <100.00%> (ø)
buildcc/lib/target/src/common/target_state.cpp100.00% <100.00%> (ø)
... and7 more

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update2dedb35...da5b9b5. Read thecomment docs.

@coder137coder137 merged commitc9c2cd8 intomainFeb 21, 2022
@coder137coder137 deleted the toolchain_config branchFebruary 21, 2022 05:52
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@coder137

[8]ページ先頭

©2009-2025 Movatter.jp