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

TUI action autocomplete #44

Closed Eliot00 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #44 (4a85cd1) into master (e59a086) will decrease coverage by 0.36%. The diff coverage is 12.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
- Coverage   76.07%   75.71%   -0.37%     
==========================================
  Files          64       63       -1     
  Lines        5213     5230      +17     
==========================================
- Hits         3966     3960       -6     
- Misses       1247     1270      +23     
Impacted Files Coverage Δ
quake_tui/src/ui.rs 0.00% <0.00%> (ø)
quake_tui/src/widgets.rs 2.46% <0.00%> (-0.20%) :arrow_down:
quake_tui/src/app.rs 62.59% <14.89%> (-10.18%) :arrow_down:
libs/quake_analysis/src/main.rs

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 e59a086...4a85cd1. Read the comment docs.