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

improve atof() and atod() #88

Merged
merged 6 commits into from
Aug 24, 2022
Merged

improve atof() and atod() #88

merged 6 commits into from
Aug 24, 2022

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Aug 23, 2022

No description provided.

@codecov
Copy link

codecov bot commented Aug 23, 2022

Codecov Report

Merging #88 (be3e8f5) into master (2daaff1) will increase coverage by 0.23%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   94.39%   94.62%   +0.23%     
==========================================
  Files          54       54              
  Lines       12266    12508     +242     
==========================================
+ Hits        11578    11836     +258     
+ Misses        688      672      -16     
Impacted Files Coverage Δ
src/c4/charconv.hpp 99.23% <100.00%> (+0.04%) ⬆️
src/c4/memory_util.hpp 100.00% <100.00%> (ø)
test/test_charconv.cpp 99.94% <100.00%> (+<0.01%) ⬆️
test/test_memory_util.cpp 100.00% <100.00%> (ø)
src/c4/ext/fast_float_all.h 30.31% <0.00%> (+2.19%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@biojppm biojppm force-pushed the bm_results branch 2 times, most recently from 565a94f to d87842b Compare August 24, 2022 00:36
@lgtm-com
Copy link

lgtm-com bot commented Aug 24, 2022

This pull request introduces 1 alert when merging d87842b into 2daaff1 - view on LGTM.com

new alerts:

  • 1 for FIXME comment

@lgtm-com
Copy link

lgtm-com bot commented Aug 24, 2022

This pull request introduces 1 alert when merging a588b0c into 2daaff1 - view on LGTM.com

new alerts:

  • 1 for FIXME comment

@lgtm-com
Copy link

lgtm-com bot commented Aug 24, 2022

This pull request introduces 1 alert when merging 4133fbe into 2daaff1 - view on LGTM.com

new alerts:

  • 1 for FIXME comment

@lgtm-com
Copy link

lgtm-com bot commented Aug 24, 2022

This pull request introduces 1 alert when merging 56a49e4 into 2daaff1 - view on LGTM.com

new alerts:

  • 1 for FIXME comment

@lgtm-com
Copy link

lgtm-com bot commented Aug 24, 2022

This pull request introduces 1 alert when merging 4071344 into 2daaff1 - view on LGTM.com

new alerts:

  • 1 for FIXME comment

@lgtm-com
Copy link

lgtm-com bot commented Aug 24, 2022

This pull request introduces 1 alert when merging 4928ad4 into 2daaff1 - view on LGTM.com

new alerts:

  • 1 for FIXME comment

@lgtm-com
Copy link

lgtm-com bot commented Aug 24, 2022

This pull request introduces 1 alert when merging 376a171 into 2daaff1 - view on LGTM.com

new alerts:

  • 1 for FIXME comment

@biojppm biojppm changed the title [wip] improve atof() and atod() Aug 24, 2022
@biojppm biojppm merged commit e4965b1 into master Aug 24, 2022
@biojppm biojppm deleted the bm_results branch August 24, 2022 18:01
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.

1 participant