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

mattwparas / steel / 18447223351
45%

Build:
DEFAULT BRANCH: master
Ran 12 Oct 2025 05:51PM UTC
Jobs 1
Files 119
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

12 Oct 2025 05:29PM UTC coverage: 43.698% (+0.1%) from 43.565%
18447223351

push

github

web-flow
fix more clippy lints (#533)

* fix clippy::derived_hash_with_manual_eq error

this is the only clippy lint left, that is of error severity.

* fix a few single-instance clippy warnings

all of these warnings are only emitted once, so just put them into this
commit.

- clippy::unit_arg
- clippy::let_unit_value
- clippy::empty_line_after_doc_comments
- clippy::unused_unit
- clippy::redundant_field_names
- clippy::len_without_is_empty
- clippy::unnecessary_cast

* fix lifetime-related clippy warnings

- clippy::extra_unused_lifetimes lints
- clippy::needless_lifetimes

* fix iterator-related clippy warnings

- clippy::into_iter_on_ref warnings
- clippy::iter_cloned_collect warnings

* fix clippy::ptr_arg warnings

* fix clippy::get_first warnings

* fix clippy::useless_format warnings

* fix conversion-related clippy warnings

- clippy::redundant_as_str warnings
- clippy::useless_conversion

* steel-repl: fix all (i think) clippy lints

18 of 45 new or added lines in 17 files covered. (40.0%)

22 existing lines in 8 files now uncovered.

12561 of 28745 relevant lines covered (43.7%)

2998929.96 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
56.81
0.0% crates/steel-core/src/compiler/passes/analysis.rs
1
70.4
0.0% crates/steel-core/src/parser/expander.rs
1
50.0
0.0% crates/steel-core/src/parser/kernel.rs
1
52.85
0.0% crates/steel-core/src/parser/replace_idents.rs
1
66.28
0.0% crates/steel-core/src/primitives/ports.rs
1
34.84
1.43% crates/steel-core/src/rvals.rs
1
42.44
0.04% crates/steel-core/src/rvals/cycles.rs
1
42.86
0.0% crates/steel-core/src/steel_vm/vm/threads.rs
2
80.77
-3.23% crates/steel-core/src/compiler/map.rs
2
55.99
-0.03% crates/steel-core/src/values/structs.rs
4
3.72
0.04% crates/steel-repl/src/repl.rs
5
44.6
0.0% crates/steel-core/src/steel_vm/vm.rs
6
0.0
0.0% crates/steel-repl/src/highlight.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
34.84
1.43% crates/steel-core/src/rvals.rs
1
0.0
0.0% crates/steel-repl/src/highlight.rs
2
65.22
-8.7% crates/steel-core/src/values/recycler.rs
2
55.99
-0.03% crates/steel-core/src/values/structs.rs
2
52.69
-0.21% crates/steel-parser/src/ast.rs
3
55.97
-0.3% crates/steel-core/src/primitives/numbers.rs
4
56.04
-4.4% crates/steel-core/src/values/functions.rs
7
36.09
1.22% crates/steel-core/src/primitives.rs
Jobs
ID Job ID Ran Files Coverage
1 18447223351.1 12 Oct 2025 05:51PM UTC 119
43.7
GitHub Action Run
Source Files on build 18447223351
  • Tree
  • List 119
  • Changed 17
  • Source Changed 0
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • cc730aff on github
  • Prev Build on master (#18435302161)
  • Next Build on master (#18452767792)
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