phodal / quake

Quake is a knowledge management meta-framework for geeks. Use meta-data + Transflow to CRUD data, Git + markdown to management content, Web Component for frontend-custom. Quake 是面向极客的知识管理元框架。
MIT License
441 stars 39 forks source link

extract widgets mod #26

Closed Eliot00 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #26 (849b508) into master (00efeb0) will increase coverage by 0.02%. The diff coverage is 17.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   72.57%   72.60%   +0.02%     
==========================================
  Files          53       54       +1     
  Lines        3884     4005     +121     
==========================================
+ Hits         2819     2908      +89     
- Misses       1065     1097      +32     
Impacted Files Coverage Δ
quake_tui/src/command.rs 89.65% <ø> (ø)
quake_tui/src/lib.rs 1.75% <0.00%> (-0.04%) :arrow_down:
quake_tui/src/ui.rs 0.00% <0.00%> (ø)
quake_tui/src/widgets.rs 1.33% <1.33%> (ø)
quake_tui/src/app.rs 70.83% <88.88%> (+52.46%) :arrow_up:
quake_core/src/parser/ast.rs 80.00% <0.00%> (-20.00%) :arrow_down:
src/cli/entry_action.rs 39.21% <0.00%> (-7.78%) :arrow_down:
src/helper/search_config.rs 98.59% <0.00%> (-1.41%) :arrow_down:
src/cli/quake_action.rs 0.00% <0.00%> (ø)
src/helper/exec_wrapper/meili_exec.rs 0.00% <0.00%> (ø)
... and 3 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 00efeb0...849b508. Read the comment docs.