molgenis / molgenis-js-rsql

RSQL javascript tools for transforming, encoding and parsing of strings to RSQL and vice versa
GNU Lesser General Public License v3.0
8 stars 5 forks source link

refactor: typescript #21

Closed sidohaakma closed 5 years ago

sidohaakma commented 5 years ago

Checklist

codecov[bot] commented 5 years ago

Codecov Report

Merging #21 into master will increase coverage by 1.5%. The diff coverage is 98.1%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #21     +/-   ##
========================================
+ Coverage    96.6%   98.1%   +1.5%     
========================================
  Files           1       2      +1     
  Lines          59      53      -6     
  Branches       12      16      +4     
========================================
- Hits           57      52      -5     
+ Misses          2       1      -1
Flag Coverage Δ
#unit 98.1% <98.1%> (+1.5%) :arrow_up:
Impacted Files Coverage Δ
src/types.ts 100% <100%> (ø)
src/rsql.ts 97.3% <97.3%> (ø)

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 9e31541...27e2387. Read the comment docs.

molgenis-jenkins commented 5 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: