lc-soft / LCUI

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

refactor: remove the dependency of libcss on LCUI #293

Closed lc-soft closed 1 year ago

commit-lint[bot] commented 1 year ago

Code Refactoring

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 1 year ago

Codecov Report

Patch coverage: 67.56% and project coverage change: +0.04 :tada:

Comparison is base (ed6d6bd) 58.27% compared to head (645e253) 58.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v3.0-dev #293 +/- ## ============================================ + Coverage 58.27% 58.32% +0.04% ============================================ Files 157 158 +1 Lines 16414 16431 +17 ============================================ + Hits 9566 9583 +17 Misses 6848 6848 ``` | [Impacted Files](https://codecov.io/gh/lc-soft/LCUI/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu) | Coverage Δ | | |---|---|---| | [lib/css/src/keywords.c](https://codecov.io/gh/lc-soft/LCUI/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMva2V5d29yZHMuYw==) | `94.64% <ø> (-0.05%)` | :arrow_down: | | [lib/css/src/parser.c](https://codecov.io/gh/lc-soft/LCUI/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvcGFyc2VyLmM=) | `72.11% <0.00%> (ø)` | | | [lib/css/src/properties.c](https://codecov.io/gh/lc-soft/LCUI/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvcHJvcGVydGllcy5j) | `89.83% <ø> (ø)` | | | [lib/css/src/properties/align\_content.c](https://codecov.io/gh/lc-soft/LCUI/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvcHJvcGVydGllcy9hbGlnbl9jb250ZW50LmM=) | `28.00% <ø> (ø)` | | | [lib/css/src/properties/align\_items.c](https://codecov.io/gh/lc-soft/LCUI/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvcHJvcGVydGllcy9hbGlnbl9pdGVtcy5j) | `100.00% <ø> (ø)` | | | [lib/css/src/properties/background.c](https://codecov.io/gh/lc-soft/LCUI/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvcHJvcGVydGllcy9iYWNrZ3JvdW5kLmM=) | `26.40% <ø> (ø)` | | | [lib/css/src/properties/border.c](https://codecov.io/gh/lc-soft/LCUI/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvcHJvcGVydGllcy9ib3JkZXIuYw==) | `32.09% <ø> (ø)` | | | [lib/css/src/properties/bottom.c](https://codecov.io/gh/lc-soft/LCUI/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvcHJvcGVydGllcy9ib3R0b20uYw==) | `100.00% <ø> (ø)` | | | [lib/css/src/properties/box\_shadow.c](https://codecov.io/gh/lc-soft/LCUI/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvcHJvcGVydGllcy9ib3hfc2hhZG93LmM=) | `90.32% <ø> (ø)` | | | [lib/css/src/properties/box\_sizing.c](https://codecov.io/gh/lc-soft/LCUI/pull/293?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu#diff-bGliL2Nzcy9zcmMvcHJvcGVydGllcy9ib3hfc2l6aW5nLmM=) | `100.00% <ø> (ø)` | | | ... and [67 more](https://codecov.io/gh/lc-soft/LCUI/pull/293?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Liu) | | 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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.