RokuRoad / eslint-plugin-roku

ESLint plugin to parse and lint BrightScript files
MIT License
44 stars 9 forks source link

feat(inline-disable) Fix comment tokens #43

Closed slheavner closed 4 years ago

slheavner commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #43 into master will increase coverage by 0.27%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   94.66%   94.93%   +0.27%     
==========================================
  Files           7        7              
  Lines          75       79       +4     
  Branches       11       12       +1     
==========================================
+ Hits           71       75       +4     
  Misses          4        4
Impacted Files Coverage Δ
src/index.ts 95.83% <100%> (+0.83%) :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 39a0346...4f4e958. Read the comment docs.

slheavner commented 4 years ago

:tada: This PR is included in version 1.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: