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

ISibboI / evalexpr / 11307143856
91%
master: 90%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 12 Oct 2024 04:37PM UTC
Jobs 1
Files 15
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 2024 04:32PM UTC coverage: 92.543% (+0.05%) from 92.498%
11307143856

push

github

web-flow
fix: `str::from` builtin function with `String` (#170)

- Added `from_str` function to `Value` that is called by the `str::from`
builtin function.
- `from_str` does not add quotation marks around an input string.
`str::from("foo")` returns `foo` instead of `"foo"` as before.
- Choice has been made to keep the use of `Value::to_string` formatting
for `Value::Tuple` variant. Therefore, `str::from((42, false, "foo"))`
returns `(42, false, "foo")`

9 of 9 new or added lines in 2 files covered. (100.0%)

1241 of 1341 relevant lines covered (92.54%)

9.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11307143856.1 12 Oct 2024 04:37PM UTC 15
92.54
GitHub Action Run
Source Files on build 11307143856
  • Tree
  • List 15
  • Changed 2
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 9701989d on github
  • Prev Build on main (#11294657333)
  • Next Build on main (#11312852120)
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