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

mattwparas / steel / 15315045212 / 1
51%
master: 51%

Build:
DEFAULT BRANCH: master
Ran 29 May 2025 03:08AM UTC
Files 117
Run time 3s
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 May 2025 02:43AM UTC coverage: 45.991% (-0.008%) from 45.999%
15315045212.1

push

github

web-flow
optimize real_literal_to_steelval and deduplicate number_literal_to_steel (#405)

* lightly optimize real_literal_to_steelval

avoid an allocation when converting a RealLiteral::Rational to a
SteelVal::Rational.

also avoid panicking when the denominator is 0

* move number_literal_to_steel into an impl IntoSteelval for &NumberLiteral

* deduplicate IntoSteelVal for &NumberLiteral

as we already need to clone out all of the BigInts, we can just clone
them first and then delegate to the impl for NumberLiteral

12492 of 27162 relevant lines covered (45.99%)

454874.47 hits per line

Source Files on job 15315045212.1
  • Tree
  • List 117
  • Changed 14
  • Source Changed 0
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15315045212
  • 827a7108 on github
  • Prev Job for on master (#15290904146.1)
  • Next Job for on master (#15316164372.1)
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