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

mattwparas / steel / 17314056326
45%

Build:
DEFAULT BRANCH: master
Ran 29 Aug 2025 04:07AM UTC
Jobs 1
Files 118
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 Aug 2025 03:44AM UTC coverage: 43.365% (+0.007%) from 43.358%
17314056326

push

github

web-flow
add missing ports to read-all-str and read-line, slightly improve errors (#491)

previously:

```
λ > (define ip (open-input-string "test string"))
λ > (read-port-to-string ip)
error[E11]: Generic
  ┌─ :1:2
  │
1 │ (read-port-to-string ip)
  │  ^^^^^^^^^^^^^^^^^^^ read-all-str
```

1 of 5 new or added lines in 1 file covered. (20.0%)

22 existing lines in 5 files now uncovered.

12326 of 28424 relevant lines covered (43.36%)

2999537.21 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
34.48
0.0% crates/steel-core/src/values/port.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
34.48
0.0% crates/steel-core/src/values/port.rs
2
60.44
0.0% crates/steel-core/src/values/functions.rs
5
34.25
1.83% crates/steel-core/src/primitives.rs
6
35.14
-0.68% crates/steel-core/src/rvals.rs
8
33.21
-3.02% crates/steel-core/src/steel_vm/transducers.rs
Jobs
ID Job ID Ran Files Coverage
1 17314056326.1 29 Aug 2025 04:07AM UTC 118
43.36
GitHub Action Run
Source Files on build 17314056326
  • Tree
  • List 118
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5656f6d6 on github
  • Prev Build on master (#17300893116)
  • Next Build on master (#17314416888)
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