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

mattwparas / steel / 17519547890
45%

Build:
DEFAULT BRANCH: master
Ran 06 Sep 2025 09:29PM 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

06 Sep 2025 09:06PM UTC coverage: 43.358% (+0.01%) from 43.348%
17519547890

push

github

web-flow
add a Display impl for ports (#495)

* add a Display impl for ports

before:

```
λ > (open-input-string "test")
=> #<port>
```

after:

```
λ > (open-input-string "test")
=> #<input-port:string>
```

* improve error messages when giving incorrect type of port

* adjust docs with new port display

0 of 30 new or added lines in 2 files covered. (0.0%)

17 existing lines in 7 files now uncovered.

12344 of 28470 relevant lines covered (43.36%)

2969974.54 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
40.07
0.37% crates/steel-core/src/rvals/cycles.rs
29
32.14
-2.34% crates/steel-core/src/values/port.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
35.85
-0.38% crates/steel-core/src/steel_vm/transducers.rs
1
75.36
0.15% crates/steel-parser/src/lexer.rs
2
63.71
-0.77% crates/steel-core/src/primitives/lists.rs
2
33.94
0.92% crates/steel-core/src/primitives.rs
2
37.65
-0.19% crates/steel-core/src/values/closed.rs
3
35.25
-2.16% crates/steel-core/src/rerrs.rs
6
32.14
-2.34% crates/steel-core/src/values/port.rs
Jobs
ID Job ID Ran Files Coverage
1 17519547890.1 06 Sep 2025 09:29PM UTC 118
43.36
GitHub Action Run
Source Files on build 17519547890
  • Tree
  • List 118
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7fb944ae on github
  • Prev Build on master (#17339666572)
  • Next Build on master (#17519714141)
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