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 extension for circe #127

Merged
merged 14 commits into from
Feb 16, 2019
Merged

Add extension for circe #127

merged 14 commits into from
Feb 16, 2019

Conversation

alonsodomin
Copy link
Owner

No description provided.

@codecov-io
Copy link

codecov-io commented Feb 16, 2019

Codecov Report

Merging #127 into master will decrease coverage by 1.13%.
The diff coverage is 80.26%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
- Coverage   92.62%   91.49%   -1.14%     
==========================================
  Files          66       67       +1     
  Lines        1099     1140      +41     
  Branches       51       61      +10     
==========================================
+ Hits         1018     1043      +25     
- Misses         81       97      +16
Impacted Files Coverage Δ
core/shared/src/main/scala/cron4s/package.scala 0% <ø> (ø) ⬆️
...hared/src/main/scala/cron4s/datetime/package.scala 0% <ø> (ø) ⬆️
...e/shared/src/main/scala/cron4s/expr/wrappers.scala 61.7% <ø> (+4.25%) ⬆️
...red/src/main/scala/cron4s/validation/package.scala 80% <ø> (-20%) ⬇️
...re/shared/src/main/scala/cron4s/Interpolator.scala 66.66% <ø> (ø) ⬆️
...ecline/src/main/scala/cron4s/decline/package.scala 100% <ø> (ø) ⬆️
core/shared/src/main/scala/cron4s/Cron.scala 100% <ø> (ø) ⬆️
core/shared/src/main/scala/cron4s/expr/parts.scala 33.33% <0%> (-33.34%) ⬇️
core/shared/src/main/scala/cron4s/parser.scala 100% <100%> (ø)
...main/scala/cron4s/testkit/gen/CronGenerators.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 ece50c0...53b4074. Read the comment docs.

@alonsodomin alonsodomin merged commit 12e56a3 into master Feb 16, 2019
@alonsodomin alonsodomin deleted the circe branch February 16, 2019 12:46
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