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

qmonnet / rbpf / 8280400928
95%

Build:
DEFAULT BRANCH: main
Ran 14 Mar 2024 12:10PM UTC
Jobs 1
Files 11
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

14 Mar 2024 12:08PM UTC coverage: 95.707%. Remained the same
8280400928

push

github

qmonnet
src: Remove unused imports raised by linter

I observed the following warning while running the tests, let's address
them:

    warning: the item `time` is imported redundantly
      --> src/helpers.rs:22:5
       |
    22 | use time;
       |     ^^^^
       |
      ::: src/lib.rs:32:1
       |
    32 | extern crate time;
       | ------------------ the item `time` is already imported here
       |
       = note: `#[warn(unused_imports)]` on by default

    warning: the item `std` is imported redundantly
     --> src/jit.rs:8:5
      |
    8 | use std;
      |     ^^^ the item `std` is already imported by prelude

Signed-off-by: Quentin Monnet <qmo@qmon.net>

4147 of 4333 relevant lines covered (95.71%)

240.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8280400928.1 14 Mar 2024 12:10PM UTC 11
95.71
GitHub Action Run
Source Files on build 8280400928
  • Tree
  • List 11
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 505d54af on github
  • Prev Build on main (#8278974790)
  • Next Build on main (#8295620633)
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

© 2025 Coveralls, Inc