• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

CrowCpp / Crow / 190
87%

Build:
DEFAULT BRANCH: master
Ran 29 Jan 2024 02:39PM UTC
Jobs 1
Files 30
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Jan 2024 02:25PM UTC coverage: 87.605% (+0.04%) from 87.567%
190

push

gh-actions

web-flow
fix: minimize the precision loss when dumping double to string (#712)

* fix: minimize the precision loss when dumping double to string
* abandon one-time macro
* replace hard-coded buffer size, replace `sprintf` with `snprintf`
* replace `DECIMAL_DIG` with `DBL_DECIMAL_DIG`
* Update json.h changed to C++11 DECIMAL_DIGIT
* added cfloat include
* identify float and double as different numeral types, and approach their precisions accordingly

---------

Co-authored-by: June Han <jun_h@pretia.co.jp>
Co-authored-by: gittiver <gulliver@traumkristalle.net>

3753 of 4284 relevant lines covered (87.61%)

107.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 190.1 29 Jan 2024 02:39PM UTC 30
87.61
Source Files on build 190
  • Tree
  • List 30
  • Changed 14
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 973d5fa1 on github
  • Prev Build on master (#189)
  • Next Build on master (#191)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc