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

Use jawn parser on all platforms #890

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

armanbilge
Copy link
Member

The default JS parser behaves weirdly for numeric types (this will be fixed in next breaking circe release).

@codecov-commenter
Copy link

codecov-commenter commented Jun 6, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (0d729c1) 84.27% compared to head (db4e874) 84.27%.

Additional details and impacted files
@@              Coverage Diff              @@
##           series/0.6.x     #890   +/-   ##
=============================================
  Coverage         84.27%   84.27%           
=============================================
  Files               126      126           
  Lines              1736     1736           
  Branches            178      178           
=============================================
  Hits               1463     1463           
  Misses              273      273           
Files Changed Coverage Δ
modules/circe/src/main/scala/JsonCodecs.scala 100.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@armanbilge armanbilge changed the base branch from main to series/0.6.x August 16, 2023 17:41
@armanbilge armanbilge closed this Aug 16, 2023
@armanbilge armanbilge reopened this Aug 16, 2023
@mpilquist mpilquist merged commit 3d3ce3d into typelevel:series/0.6.x Oct 10, 2023
14 checks passed
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