reactabular / easy

Easy, opinionated wrapper for Reactabular (MIT)
https://www.npmjs.com/package/reactabular-easy
MIT License
3 stars 3 forks source link

React 16 support #7

Closed sapegin closed 7 years ago

sapegin commented 7 years ago
codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@02ef058). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master      #7   +/-   ##
========================================
  Coverage          ?   5.95%           
========================================
  Files             ?       4           
  Lines             ?      84           
  Branches          ?      18           
========================================
  Hits              ?       5           
  Misses            ?      72           
  Partials          ?       7
Impacted Files Coverage Δ
src/types.js 50% <ø> (ø)

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 02ef058...1e8ee2a. Read the comment docs.

bebraw commented 7 years ago

9.2.0.

I had to disable the test for now as reactabular-dnd needs to be upgraded to React 16 first. Chicken and egg.