Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

cantremember
Copy link

addresses #41

  • implement iCalendar / RFC 5545 specification to allow multi-line fields
  • supplementary; changes to Test Suite
    • karma listening host fix for Safari
    • eslint should not process any generated content

cantremember and others added 3 commits April 11, 2019 15:24
- `karma` listening host fix for Safari
- `eslint` should not process any generated content
implement iCalendar / RFC 5545 specification to allow multi-line fields
@codecov-io
Copy link

codecov-io commented Apr 11, 2019

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%) ⬆️

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants