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

mattwparas / steel / 14722014428
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:25AM UTC coverage: 46.05% (+0.004%) from 46.046%
14722014428

push

github

web-flow
implement `inexact` from r7rs (#381)

* deduplicate inexact->exact impl, implement inexact procedure

* swap inexact->exact and exact impls (and the same for inexact)

inexact->exact and exact->inexact was removed in r7rs and replaced with
just exact and inexact respectively. removing them is not a very smart
idea as it just breaks code without any benefit, but moving the actual
impl into the new "canonical" functions just makes more sense.

* give an error when trying to convert nan or inf to an exact value

it would previously just return `#false`, due to the impl IntoSteelval
for Option, which i don't think was intended. this changes it to return
an error.

* run cargo xtask docgen

16 of 22 new or added lines in 2 files covered. (72.73%)

11 existing lines in 5 files now uncovered.

12493 of 27129 relevant lines covered (46.05%)

425304.38 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
51.04
0.6% crates/steel-core/src/primitives/numbers.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
51.04
0.6% crates/steel-core/src/primitives/numbers.rs
1
44.89
0.0% crates/steel-core/src/rvals/cycles.rs
2
32.49
0.0% crates/steel-core/src/rvals.rs
2
61.54
-1.92% crates/steel-core/src/values/functions.rs
5
35.2
-0.31% crates/steel-core/src/primitives.rs
Jobs
ID Job ID Ran Files Coverage
1 14722014428.1 29 Apr 2025 02:42AM UTC 116
46.05
GitHub Action Run
Source Files on build 14722014428
  • Tree
  • List 116
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 104a2e27 on github
  • Prev Build on master (#14722001900)
  • Next Build on master (#14745772918)
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