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
181 stars 123 forks source link

implement iCalendar / RFC 5545 specification to allow multi-line fields #42

Open cantremember opened 5 years ago

cantremember commented 5 years ago

addresses #41

codecov-io commented 5 years ago

Codecov Report

Merging #42 into master will increase coverage by 1.15%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   80.35%   81.51%   +1.15%     
==========================================
  Files           2        2              
  Lines         112      119       +7     
==========================================
+ Hits           90       97       +7     
  Misses         22       22
Impacted Files Coverage Δ
src/helpers/index.js 96.22% <100%> (+0.57%) :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...92d4506. Read the comment docs.