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

fktn-k / fkYAML / 28738084414
100%

Build:
DEFAULT BRANCH: develop
Ran 05 Jul 2026 10:45AM UTC
Jobs 1
Files 32
Run time 1min
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

05 Jul 2026 10:42AM UTC coverage: 99.969% (-0.03%) from 100.0%
28738084414

push

github

web-flow
Support unsigned 64-bit integers (uint64_t) exceeding INT64_MAX (#513)

* Support unsigned 64-bit integers (uint64_t) exceeding INT64_MAX

Large positive decimal scalars whose value exceeds INT64_MAX (e.g. xxHash digests, high-half UUID fields) were silently parsed as STRING nodes instead of INTEGER nodes. Calling as_int() on such a node then threw type_error, making the value unreachable without ugly string post-processing.

* Prevent get_value<uint64_t>() crash caused by as_int() throwing on uint_bit-marked nodes

* Run amalgamation

* Use explicit partial specialization for uint64_t in from_node_int_helper to fix MSVC build

1393 of 1394 branches covered (99.93%)

Branch coverage included in aggregate %.

35 of 36 new or added lines in 4 files covered. (97.22%)

5129 of 5130 relevant lines covered (99.98%)

401.7 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
99.79
-0.21% include/fkYAML/node.hpp
Jobs
ID Job ID Ran Files Coverage
1 28738084414.1 05 Jul 2026 10:45AM UTC 32
99.97
GitHub Action Run
Source Files on build 28738084414
  • Tree
  • List 32
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28738084414
  • 925dd2a3 on github
  • Prev Build on develop (#28737543817)
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