the-dr-lazy / deox

Functional Type-safe Flux Standard Utilities
https://deox.js.org
MIT License
206 stars 12 forks source link

Fixed isOfType helper #132

Closed kotarella1110 closed 4 years ago

kotarella1110 commented 4 years ago

fixed https://github.com/thebrodmann/deox/pull/127#discussion_r354848344, https://github.com/thebrodmann/deox/pull/127#discussion_r355155500.

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (next@03e6210). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##             next   #132   +/-   ##
=====================================
  Coverage        ?   100%           
=====================================
  Files           ?     10           
  Lines           ?     59           
  Branches        ?     10           
=====================================
  Hits            ?     59           
  Misses          ?      0           
  Partials        ?      0
Impacted Files Coverage Δ
src/is-of-type.ts 100% <ø> (ø)
src/utils/data.ts 100% <100%> (ø)

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 03e6210...5210e82. Read the comment docs.

the-dr-lazy commented 4 years ago

I highly appreciate your support @kotarella1110.

the-dr-lazy commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: