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 ui #250

Closed lc-soft closed 2 years ago

commit-lint[bot] commented 3 years ago

Documentation

Code Refactoring

Tests

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

Merging #250 (c125fd7) into v3.0-dev (7d12989) will not change coverage. The diff coverage is n/a.

:exclamation: Current head c125fd7 differs from pull request most recent head 893e4bc. Consider uploading reports for the commit 893e4bc to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##           v3.0-dev     #250   +/-   ##
=========================================
  Coverage     57.75%   57.75%           
=========================================
  Files            87       87           
  Lines         15725    15725           
=========================================
  Hits           9082     9082           
  Misses         6643     6643           

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 a661433...893e4bc. Read the comment docs.