midwayjs / logger

midway logger
MIT License
4 stars 3 forks source link

fix: support relative audit dir #40

Closed czy88840616 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #40 (d66ed8f) into main (33c0a71) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
+ Coverage   84.76%   84.79%   +0.03%     
==========================================
  Files          13       13              
  Lines         919      921       +2     
  Branches      275      276       +1     
==========================================
+ Hits          779      781       +2     
  Misses        128      128              
  Partials       12       12              
Impacted Files Coverage Δ
src/logger/logger.ts 95.67% <100.00%> (+0.04%) :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 33c0a71...d66ed8f. Read the comment docs.