Skip to content

Conversation

@vinniefalco
Copy link
Member

NT

@vinniefalco vinniefalco force-pushed the number-cast branch 2 times, most recently from 92680fe to 9f1de0b Compare December 4, 2019 03:33
@codecov
Copy link

codecov bot commented Dec 4, 2019

Codecov Report

Merging #19 into develop will decrease coverage by 0.16%.
The diff coverage is 98.38%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #19      +/-   ##
===========================================
- Coverage     99.3%   99.14%   -0.17%     
===========================================
  Files           50       52       +2     
  Lines         4483     4562      +79     
===========================================
+ Hits          4452     4523      +71     
- Misses          31       39       +8
Impacted Files Coverage Δ
include/boost/json/detail/impl/format.ipp 100% <ø> (ø)
include/boost/json/detail/impl/number.ipp 100% <ø> (ø)
include/boost/json/detail/number.hpp 100% <ø> (ø) ⬆️
include/boost/json/detail/raw_stack.hpp 100% <ø> (ø) ⬆️
include/boost/json/detail/buffer.hpp 100% <ø> (ø) ⬆️
include/boost/json/number_cast.hpp 100% <100%> (ø)
include/boost/json/impl/error.ipp 100% <100%> (ø) ⬆️
include/boost/json/detail/number_cast.hpp 100% <100%> (ø)
include/boost/json/impl/basic_parser.ipp 97.96% <66.66%> (-1.7%) ⬇️
include/boost/json/detail/impl/raw_stack.ipp 92% <85.71%> (ø)
... and 5 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 d406424...4a149d4. Read the comment docs.

close #17

number_cast<> provides a simple way to cast a value to a number.
@vinniefalco vinniefalco merged commit 4a149d4 into develop Dec 4, 2019
@vinniefalco vinniefalco deleted the number-cast branch December 4, 2019 12:48
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