lc-soft / LCUI

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

更改 pd_background_t 命名 #266

Closed GregoryLi0 closed 2 years ago

GregoryLi0 commented 2 years ago

Changes proposed in this pull request:

@lc-soft

commit-lint[bot] commented 2 years ago

generate by www.commit-lint.com

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 2 years ago

Codecov Report

Merging #266 (6a8a8ab) into v3.0-dev (059b72d) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           v3.0-dev     #266   +/-   ##
=========================================
  Coverage     55.07%   55.07%           
=========================================
  Files            80       80           
  Lines         14889    14889           
=========================================
  Hits           8200     8200           
  Misses         6689     6689           
Impacted Files Coverage Δ
lib/paint/src/background.c 39.47% <100.00%> (ø)
lib/ui/src/widget_background.c 33.11% <100.00%> (ø)

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 059b72d...6a8a8ab. Read the comment docs.