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

Add support for ? symbols #58

Merged
merged 10 commits into from
Mar 28, 2017
Merged

Add support for ? symbols #58

merged 10 commits into from
Mar 28, 2017

Conversation

alonsodomin
Copy link
Owner

Fixes #30

@codecov-io
Copy link

Codecov Report

Merging #58 into master will decrease coverage by 0.52%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage    94.5%   93.98%   -0.53%     
==========================================
  Files          58       60       +2     
  Lines         837      914      +77     
  Branches       41       45       +4     
==========================================
+ Hits          791      859      +68     
- Misses         46       55       +9
Impacted Files Coverage Δ
...ore/shared/src/main/scala/cron4s/syntax/cron.scala 100% <ø> (ø) ⬆️
.../main/scala/cron4s/datetime/PredicateReducer.scala 100% <ø> (ø) ⬆️
core/shared/src/main/scala/cron4s/CronUnit.scala 85.71% <0%> (-14.29%) ⬇️
.../shared/src/main/scala/cron4s/validation/ops.scala 100% <100%> (ø) ⬆️
...d/src/main/scala/cron4s/expr/NodeConversions.scala 100% <100%> (ø) ⬆️
...hared/src/main/scala/cron4s/datetime/Stepper.scala 100% <100%> (ø) ⬆️
...c/main/scala/cron4s/validation/NodeValidator.scala 100% <100%> (ø) ⬆️
.../src/main/scala/cron4s/datetime/DateTimeCron.scala 92.85% <100%> (+6.49%) ⬆️
...main/scala/cron4s/testkit/gen/NodeGenerators.scala 100% <100%> (ø) ⬆️
...in/scala/cron4s/testkit/gen/ArbitratyAnyNode.scala 100% <100%> (ø)
... and 8 more

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 7ad126c...ad03ffd. Read the comment docs.

@alonsodomin alonsodomin merged commit a14bc83 into master Mar 28, 2017
@alonsodomin alonsodomin deleted the any_node branch March 28, 2017 22:38
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