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

Allow two digits for BYDAY #330

Merged
merged 1 commit into from
Mar 30, 2019
Merged

Conversation

tchandelle
Copy link
Contributor

Fixes #176


Thanks for contributing to rrule!

To submit a pull request, please verify that you have done the following:

  • Merged in or rebased on the latest master commit
  • Linked to an existing bug or issue describing the bug or feature you're
    addressing
  • Written one or more tests showing that your change works as advertised
  • Run yarn build to rebuild the dist/ files

@codecov-io
Copy link

codecov-io commented Mar 19, 2019

Codecov Report

Merging #330 into master will increase coverage by 0.1%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #330     +/-   ##
=========================================
+ Coverage   89.88%   89.98%   +0.1%     
=========================================
  Files          28       28             
  Lines        1947     1947             
  Branches      581      581             
=========================================
+ Hits         1750     1752      +2     
+ Misses        197      195      -2
Impacted Files Coverage Δ
src/parsestring.ts 94.84% <100%> (ø) ⬆️
src/nlp/parsetext.ts 53.63% <0%> (+0.69%) ⬆️

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 ecdffb5...063d94e. 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.

3 participants