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

Geal / nom / 1549
81%

Build:
DEFAULT BRANCH: master
Ran 11 Apr 2018 11:30AM UTC
Jobs 1
Files 37
Run time 2s
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

pending completion
1549

push

travis-ci

Geal
fix(types) Fix issues with no_std

`rustc` says:

```
error[E0433]: failed to resolve. Did you mean `lib::std`?
  --> /…/src/types.rs:38:27
   |
38 |   fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
   |                           ^^^ Did you mean `lib::std`?

error[E0433]: failed to resolve. Did you mean `lib::std`?
  --> /…/src/types.rs:38:53
   |
38 |   fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result {
   |                                                     ^^^ Did you mean `lib::std`?
```

This patch fixes the issue.

3762 of 4263 relevant lines covered (88.25%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
7 1549.7 (FEATURES='--no-default-features') 11 Apr 2018 11:30AM UTC 0
88.25
Travis Job 1549.7
Source Files on build 1549
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1549
  • 9b794ff9 on github
  • Prev Build on master (#1544)
  • Next Build on master (#1552)
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