popomore / projj

Manage repository easily.
MIT License
266 stars 40 forks source link

feat: support ignore case when find project #47

Closed DiamondYuan closed 4 years ago

DiamondYuan commented 5 years ago

删除的时候没处理。我觉得删除是很低频的操作,还是严谨一点。

close https://github.com/popomore/projj/issues/46

codecov[bot] commented 5 years ago

Codecov Report

Merging #47 into master will decrease coverage by 1.17%. The diff coverage is 63.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage     100%   98.82%   -1.18%     
==========================================
  Files          13       13              
  Lines         332      341       +9     
==========================================
+ Hits          332      337       +5     
- Misses          0        4       +4
Impacted Files Coverage Δ
lib/command/find.js 90% <63.63%> (-10%) :arrow_down:

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 3585311...60da6e6. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #47 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #47   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          13     13           
  Lines         332    341    +9     
=====================================
+ Hits          332    341    +9
Impacted Files Coverage Δ
lib/command/find.js 100% <100%> (ø) :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 3585311...9098c3f. Read the comment docs.