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

dandavison / delta / 5496581155 / 1
59%
master: 59%

Build:
DEFAULT BRANCH: master
Ran 08 Jul 2023 10:04PM UTC
Files 58
Run time 0s
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

08 Jul 2023 10:00PM UTC coverage: 58.348% (+0.004%) from 58.344%
5496581155.1

push

github

web-flow
Replace usage of the `atty` crate with `std::io::IsTerminal` trait (#1465)

Rust 1.70 stabilized the `IsTerminal` trait and the newest version of
`grep-cli` crate depending on it, makes it possible to remove the
unmaintained `atty` crate from the build.

```
Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
```

2338 of 4007 relevant lines covered (58.35%)

1.54 hits per line

Source Files on job 5496581155.1
  • Tree
  • List 0
  • Changed 23
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5496581155
  • 915662f5 on github
  • Prev Job for on master (#5356991045.1)
  • Next Job for on master (#5509150420.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