jasonsalzman / react-add-to-calendar

A simple, customizable, and reusable Add to Calendar button component for React
https://jasonsalzman.github.io/react-add-to-calendar/
MIT License
180 stars 124 forks source link

adds click event hook and tests #36

Open jtnix opened 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #36 into master will increase coverage by 5.6%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #36     +/-   ##
=========================================
+ Coverage   80.35%   85.96%   +5.6%     
=========================================
  Files           2        2             
  Lines         112      114      +2     
=========================================
+ Hits           90       98      +8     
+ Misses         22       16      -6
Impacted Files Coverage Δ
src/ReactAddToCalendar.js 79.41% <100%> (+9.71%) :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 ea3f1d9...7eafe32. Read the comment docs.