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

mattwparas / steel / 18435302161
45%

Build:
DEFAULT BRANCH: master
Ran 11 Oct 2025 10:27PM 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

11 Oct 2025 10:04PM UTC coverage: 43.565% (-0.01%) from 43.575%
18435302161

push

github

web-flow
make string->symbol return an interned symbol (#531)

* make string->symbol return an interned symbol

* add a string->uninterned-symbol procedure

* adjust and add some docs to the string->symbol procedures

* revert the eqv? change for symbols

now that string->symbol returns an interned symbol, we can revert eqv?
to do ptr equality again, so `eqv?` and `string=?` will match behaviour
again, if passed an interned and an uninterned symbol.

* add more symbol equality tests

* intern the values of vector literals

* don't mark string->symbol as constant

13 of 14 new or added lines in 3 files covered. (92.86%)

40 existing lines in 10 files now uncovered.

12539 of 28782 relevant lines covered (43.57%)

2978893.63 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
77.85
-0.04% crates/steel-core/src/primitives/strings.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
53.13
3.13% crates/steel-core/src/compiler/constants.rs
1
56.27
0.3% crates/steel-core/src/primitives/numbers.rs
1
42.4
0.27% crates/steel-core/src/rvals/cycles.rs
2
37.65
0.0% crates/steel-core/src/values/closed.rs
2
60.44
2.2% crates/steel-core/src/values/functions.rs
3
34.75
-2.13% crates/steel-core/src/rerrs.rs
7
13.33
-11.67% crates/steel-core/src/core/instructions.rs
7
34.86
-0.31% crates/steel-core/src/primitives.rs
8
33.41
-0.55% 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 18435302161.1 11 Oct 2025 10:27PM UTC 119
43.57
GitHub Action Run
Source Files on build 18435302161
  • Tree
  • List 119
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 54a95d11 on github
  • Prev Build on master (#18434728332)
  • Next Build on master (#18447223351)
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