darukjs / daruk

a node.js web framework based on typescript
http://darukjs.com
MIT License
935 stars 79 forks source link

chore: fix daruk spelling in comments #94

Closed yiliang114 closed 4 years ago

himself65 commented 4 years ago

LGTM, and we should have typo checker in our CI later.

codecov[bot] commented 4 years ago

Codecov Report

Merging #94 into developer will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           developer      #94   +/-   ##
==========================================
  Coverage      99.69%   99.69%           
==========================================
  Files             27       27           
  Lines            650      650           
  Branches          53       53           
==========================================
  Hits             648      648           
  Misses             1        1           
  Partials           1        1
Impacted Files Coverage Δ
src/core/daruk_init_module.ts 100% <ø> (ø) :arrow_up:
src/core/daruk_core.ts 98.07% <ø> (ø) :arrow_up:
src/core/daruk_loader.ts 100% <ø> (ø) :arrow_up:
src/core/daruk_event.ts 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 e073d99...6af5054. Read the comment docs.