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

mattwparas / steel / 14722001900
45%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2025 02:42AM UTC
Jobs 1
Files 116
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

29 Apr 2025 02:23AM UTC coverage: 46.046% (+0.08%) from 45.966%
14722001900

push

github

web-flow
properly implement `number->string` (#380)

* fix number->string for numbers that aren't just integers

and even for bigints, fix them not printing with the radixes and properly
print floats as well.

* handroll radix_fmt myself

radix_fmt and just plain formatting with "{:x}" outputs numbers in two's
complement, instead of just prepending a -. this is not the desired
outcome.

* add tests for string-number roundtrips

25 of 47 new or added lines in 2 files covered. (53.19%)

11 existing lines in 6 files now uncovered.

12494 of 27134 relevant lines covered (46.05%)

427375.13 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
22
72.95
-4.22% crates/steel-core/src/primitives/strings.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
72.95
-4.22% crates/steel-core/src/primitives/strings.rs
1
44.89
0.1% crates/steel-core/src/rvals/cycles.rs
1
32.49
1.08% crates/steel-core/src/rvals.rs
1
52.52
-0.04% crates/steel-core/src/steel_vm/vm.rs
1
80.36
-1.79% crates/steel-core/src/values/lists.rs
6
35.51
2.8% crates/steel-core/src/primitives.rs
Jobs
ID Job ID Ran Files Coverage
1 14722001900.1 29 Apr 2025 02:42AM UTC 116
46.05
GitHub Action Run
Source Files on build 14722001900
  • Tree
  • List 116
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b3c9f27d on github
  • Prev Build on master (#14687363148)
  • Next Build on master (#14722014428)
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