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

Fix typo #161

Merged
merged 1 commit into from
Jun 10, 2021
Merged

Fix typo #161

merged 1 commit into from
Jun 10, 2021

Conversation

mdulac
Copy link
Contributor

@mdulac mdulac commented Jun 10, 2021

No description provided.

@travisbrown
Copy link
Member

Thanks, good catch, will merge when green.

@codecov-commenter
Copy link

Codecov Report

Merging #161 (ffd55f7) into master (a19b197) will increase coverage by 0.70%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   83.33%   84.04%   +0.70%     
==========================================
  Files          19       19              
  Lines         282      282              
  Branches        6        6              
==========================================
+ Hits          235      237       +2     
+ Misses         47       45       -2     
Impacted Files Coverage Δ
...generic/extras/codec/ConfiguredAsObjectCodec.scala 92.85% <ø> (ø)
.../circe/generic/extras/codec/EnumerationCodec.scala 94.44% <ø> (ø)
...circe/generic/extras/codec/ReprAsObjectCodec.scala 50.00% <ø> (ø)
...io/circe/generic/extras/codec/UnwrappedCodec.scala 100.00% <ø> (ø)
...e/generic/extras/decoding/EnumerationDecoder.scala 100.00% <ø> (+14.28%) ⬆️
...io/circe/generic/extras/decoding/ReprDecoder.scala 78.57% <ø> (ø)
...rce/generic/extras/decoding/UnwrappedDecoder.scala 100.00% <ø> (ø)
...ic/extras/encoding/ConfiguredAsObjectEncoder.scala 93.10% <ø> (ø)
...e/generic/extras/encoding/EnumerationEncoder.scala 85.71% <ø> (ø)
.../generic/extras/encoding/ReprAsObjectEncoder.scala 50.00% <ø> (ø)
... and 2 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 a19b197...ffd55f7. Read the comment docs.

@mdulac
Copy link
Contributor Author

mdulac commented Jun 10, 2021

You're welcome, I just faced this message on my project.

@travisbrown travisbrown merged commit 8310fff into circe:master Jun 10, 2021
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