lc-soft / LCUI

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

v3.0-alpha #298

Closed lc-soft closed 3 months ago

lc-soft commented 1 year ago

Documentation

commit-lint[bot] commented 1 year ago

Build System

Code Refactoring

Continuous Integration

Documentation

Chore

Bug Fixes

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

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.19%. Comparing base (051bb7a) to head (8bb677d). Report is 1 commits behind head on develop.

:exclamation: Current head 8bb677d differs from pull request most recent head 9d441dc. Consider uploading reports for the commit 9d441dc to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #298 +/- ## ============================================ + Coverage 0 64.19% +64.19% ============================================ Files 0 177 +177 Lines 0 17311 +17311 ============================================ + Hits 0 11113 +11113 - Misses 0 6198 +6198 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.