lc-soft / LCUI

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

Gregory/panda gl #265

Closed GregoryLi0 closed 2 years ago

GregoryLi0 commented 2 years ago

@lc-soft

commit-lint[bot] commented 2 years ago

Contributors

GregoryLi0

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 #265 (25339b7) into v3.0-dev (a424825) will not change coverage. The diff coverage is 35.27%.

Impacted file tree graph

@@            Coverage Diff            @@
##           v3.0-dev     #265   +/-   ##
=========================================
  Coverage     55.07%   55.07%           
=========================================
  Files            80       80           
  Lines         14889    14889           
=========================================
  Hits           8200     8200           
  Misses         6689     6689           
Impacted Files Coverage Δ
lib/css/src/css_library.c 72.03% <0.00%> (ø)
lib/paint/src/line.c 0.00% <0.00%> (ø)
lib/paint/src/painter.c 0.00% <0.00%> (ø)
lib/platform/src/linux/linux_x11display.c 2.64% <0.00%> (ø)
lib/platform/src/linux/linux_x11mouse.c 0.00% <ø> (ø)
lib/text/src/textstyle.c 21.68% <0.00%> (ø)
lib/ui-widgets/src/canvas.c 8.53% <0.00%> (ø)
lib/ui-widgets/src/textedit.c 47.07% <0.00%> (ø)
lib/ui/src/widget_base.c 73.83% <ø> (ø)
lib/ui/src/widget_event.c 60.45% <ø> (ø)
... and 22 more

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 a424825...25339b7. Read the comment docs.

lc-soft commented 2 years ago

@GregoryLi0 解决一下冲突