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

fix(tui): panic in execute command #31

Closed Eliot00 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #31 (06da6eb) into master (732e80c) will increase coverage by 0.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   74.23%   74.34%   +0.11%     
==========================================
  Files          59       59              
  Lines        4398     4413      +15     
==========================================
+ Hits         3265     3281      +16     
+ Misses       1133     1132       -1     
Impacted Files Coverage Δ
quake_tui/src/app.rs 73.11% <100.00%> (+2.55%) :arrow_up:

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 732e80c...06da6eb. Read the comment docs.