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

mode to not parse numbers #901

Merged
merged 2 commits into from
Jun 24, 2023

Conversation

grisumbras
Copy link
Member

No description provided.

@cppalliance-bot
Copy link

@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Merging #901 (9d7f8f5) into develop (105e74e) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head 9d7f8f5 differs from pull request most recent head 6a034f2. Consider uploading reports for the commit 6a034f2 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #901      +/-   ##
===========================================
- Coverage    92.98%   92.98%   -0.01%     
===========================================
  Files           85       85              
  Lines         8058     8057       -1     
===========================================
- Hits          7493     7492       -1     
  Misses         565      565              
Impacted Files Coverage Δ
include/boost/json/basic_parser.hpp 100.00% <ø> (ø)
include/boost/json/basic_parser_impl.hpp 98.58% <100.00%> (-0.01%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 105e74e...6a034f2. Read the comment docs.

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the experiment/null-number-parse branch from abafb5b to 50df008 Compare June 8, 2023 14:01
@cppalliance-bot
Copy link

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the experiment/null-number-parse branch from bf756d5 to 9b44258 Compare June 23, 2023 09:20
@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the experiment/null-number-parse branch from 9b44258 to 9d7f8f5 Compare June 23, 2023 11:38
@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the experiment/null-number-parse branch from 9d7f8f5 to cc91847 Compare June 23, 2023 13:21
@grisumbras grisumbras marked this pull request as ready for review June 23, 2023 13:21
@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the experiment/null-number-parse branch from cc91847 to 56dbe30 Compare June 23, 2023 15:23
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://901.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

@cppalliance-bot
Copy link

@grisumbras grisumbras force-pushed the experiment/null-number-parse branch from 56dbe30 to 6a034f2 Compare June 24, 2023 11:45
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://901.jsondocs.prtest.cppalliance.org/libs/json/doc/html/index.html

@cppalliance-bot
Copy link

@grisumbras grisumbras merged commit 6a034f2 into boostorg:develop Jun 24, 2023
4 checks passed
@grisumbras grisumbras deleted the experiment/null-number-parse branch June 24, 2023 18:07
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