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

Backport Option Fixes to 0.11.x #1317

Merged
merged 5 commits into from Nov 15, 2019

Conversation

etspaceman
Copy link

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 14, 2019

Codecov Report

Merging #1317 into backport/0.11.x will decrease coverage by 0.03%.
The diff coverage is 85%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           backport/0.11.x    #1317      +/-   ##
===================================================
- Coverage            84.39%   84.35%   -0.04%     
===================================================
  Files                   76       76              
  Lines                 2435     2448      +13     
  Branches               178      112      -66     
===================================================
+ Hits                  2055     2065      +10     
- Misses                 380      383       +3
Impacted Files Coverage Δ
.../core/shared/src/main/scala/io/circe/Decoder.scala 90.59% <85%> (-0.53%) ⬇️
...d/src/main/scala/io/circe/NonEmptySeqDecoder.scala 91.66% <0%> (-8.34%) ⬇️
...rc/main/scala/io/circe/numbers/BiggerDecimal.scala 89.75% <0%> (-0.61%) ⬇️
...re/shared/src/main/scala/io/circe/JsonNumber.scala 93.75% <0%> (+1.25%) ⬆️
...re/shared/src/main/scala/io/circe/KeyDecoder.scala 100% <0%> (+2.7%) ⬆️

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 e40be3c...77d8523. Read the comment docs.

@travisbrown
Copy link
Member

Thanks, @etspaceman!

@travisbrown travisbrown merged commit f0e8053 into circe:backport/0.11.x Nov 15, 2019
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.

None yet

3 participants