lc-soft / LCUI

C library for building user interfaces
https://lcui-dev.github.io
MIT License
4.13k stars 356 forks source link

[WIP] refactor lib layout #251

Closed lc-soft closed 1 year ago

commit-lint[bot] commented 3 years ago

Documentation

Contributors

lc-soft

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR
codecov[bot] commented 3 years ago

Codecov Report

Base: 57.75% // Head: 57.75% // No change to project coverage :thumbsup:

Coverage data is based on head (bfbf1f9) compared to base (7d12989). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v3.0-dev #251 +/- ## ========================================= Coverage 57.75% 57.75% ========================================= Files 87 87 Lines 15725 15725 ========================================= Hits 9082 9082 Misses 6643 6643 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.