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

mattwparas / steel / 16536116578
45%

Build:
DEFAULT BRANCH: master
Ran 26 Jul 2025 04:53AM 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

26 Jul 2025 04:33AM UTC coverage: 43.112% (-0.02%) from 43.131%
16536116578

push

github

web-flow
fix a few more clippy lints (#460)

* remove unnecessary allow for unknown clippy lint

* fix warnings for clippy::bind_instead_of_map

an `and_then(|| Some(x))` is equivalent to a `map(|| x)`, but
significantly less readable.

* address most of the warnings of the clippy::perf group

* fix a clippy::no_effect warning

* fix warnings for clippy::useless_conversion

11 of 32 new or added lines in 15 files covered. (34.38%)

23 existing lines in 7 files now uncovered.

11539 of 26765 relevant lines covered (43.11%)

2087577.76 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
53.38
-1.01% crates/steel-core/src/primitives/numbers.rs
1
37.29
0.0% crates/steel-core/src/steel_vm/engine.rs
1
0.0
0.0% crates/steel-repl/src/highlight.rs
2
31.52
0.0% crates/steel-core/src/gc.rs
2
53.04
0.0% crates/steel-core/src/primitives/ports.rs
2
42.86
0.42% crates/steel-core/src/steel_vm/vm/threads.rs
3
34.18
0.0% crates/steel-core/src/rvals.rs
9
21.92
2.41% crates/steel-core/src/primitives/process.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
34.88
0.0% crates/steel-core/src/parser/ast.rs
1
74.54
-0.28% crates/steel-core/src/primitives/strings.rs
1
41.37
-0.1% crates/steel-core/src/rvals/cycles.rs
3
35.0
-2.14% crates/steel-core/src/rerrs.rs
3
34.18
0.0% crates/steel-core/src/rvals.rs
7
53.38
-1.01% crates/steel-core/src/primitives/numbers.rs
7
35.47
-0.61% crates/steel-core/src/primitives.rs
Jobs
ID Job ID Ran Files Coverage
1 16536116578.1 26 Jul 2025 04:53AM UTC 116
43.11
GitHub Action Run
Source Files on build 16536116578
  • Tree
  • List 116
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 29a045b3 on github
  • Prev Build on master (#16536099899)
  • Next Build on master (#16580444827)
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