the-dr-lazy / deox

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

Change ofType RxJS operator to use isOfType helper function #136

Closed kotarella1110 closed 4 years ago

kotarella1110 commented 4 years ago

related PR https://github.com/thebrodmann/deox/pull/133.

codecov[bot] commented 4 years ago

Codecov Report

Merging #136 into next will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##           next   #136   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files        10     10           
  Lines        60     56    -4     
  Branches      9      9           
===================================
- Hits         60     56    -4
Impacted Files Coverage Δ
src/of-type.ts 100% <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 f095380...35487d6. Read the comment docs.

the-dr-lazy commented 4 years ago

Thank you @kotarella1110.

the-dr-lazy commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket:

the-dr-lazy commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: