c-3lab / dim

📦 dim: Manage the open data in your project like a package manager.
MIT License
124 stars 21 forks source link

Feature/verify #105

Closed To-Ki-O closed 1 year ago

To-Ki-O commented 1 year ago

dim verify

実行

dim verify

出力

codecov[bot] commented 1 year ago

Codecov Report

Merging #105 (e4a0197) into main (45f09d8) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #105   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines         1354      1390   +36     
  Branches       144       146    +2     
=========================================
+ Hits          1354      1390   +36     
Impacted Files Coverage Δ
dim.ts 100.00% <100.00%> (ø)
libs/actions.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

To-Ki-O commented 1 year ago

修正点

実行

dim verify

出力

正常時

[Content Name]: latest

エラー時

(Content Name): outdated
you can use update command "dim update [Content Name]"

処理終了後

All verification: done ([最新のコンテンツ数]/[全コンテンツ数] is latest)

# 例
All verification: done (1/2 is latest)