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

fix(export typings): export typing explicitly in rsql.ts to use in de #24

Closed fdlk closed 5 years ago

fdlk commented 5 years ago

Checklist

codecov[bot] commented 5 years ago

Codecov Report

Merging #24 into master will increase coverage by <.1%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #24     +/-   ##
========================================
+ Coverage    98.1%   98.1%   +<.1%     
========================================
  Files           2       2             
  Lines          53      54      +1     
  Branches       14      14             
========================================
+ Hits           52      53      +1     
  Misses          1       1
Flag Coverage Δ
#unit 98.1% <100%> (ø) :arrow_up:
Impacted Files Coverage Δ
src/rsql.ts 97.4% <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 c009ab2...84624b5. Read the comment docs.

molgenis-jenkins commented 5 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: