typhonjs-node-escomplex / typhonjs-escomplex

Next generation complexity reporting for Javascript & Typescript based on the Babel parser.
Other
110 stars 9 forks source link

add syntax-highlight to README #4

Closed gulping closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #4 into master will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   96.68%   96.71%   +0.02%     
==========================================
  Files           3        3              
  Lines         151      152       +1     
  Branches       32       32              
==========================================
+ Hits          146      147       +1     
  Misses          5        5
Impacted Files Coverage Δ
src/Parser.js 88.88% <0%> (+0.42%) :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 2446011...2e925e8. Read the comment docs.

typhonrt commented 7 years ago

Thanks for the PR. I should remember to do this for all my repos!

BTW, I'll be getting back to typhonjs-escomplex soon in a big way. I'm just finishing up a major new documentation tool which will integrate it as a plugin creating even more detailed output than plato in sync with docs, etc.