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

divviup / divviup-api / 9407795970
69%

Build:
DEFAULT BRANCH: main
Ran 06 Jun 2024 09:06PM UTC
Jobs 1
Files 121
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

06 Jun 2024 09:03PM UTC coverage: 57.366% (-0.04%) from 57.401%
9407795970

push

github

web-flow
Fix extant clippy diagnostics (#1074)

Besides applying a variety of `clippy` suggestions, this neuters
`clippy::cargo_common_metadata` ([1]) and
`clippy::multiple_crate_versions` ([2]) in several targets. Neither
warning is very useful: the former nags us to set keywords and such on
every package (which we don't do for Janus crates and have never lost
sleep over) and while the dep duplication flagged by the latter is
unfortunate, it's inevitable for any nontrivial Rust dependency tree. We
also no longer need to allow `clippy::needless_pass_by_ref_mut` ([3]).

[1]: https://rust-lang.github.io/rust-clippy/master/index.html#/cargo_common_metadata
[2]: https://rust-lang.github.io/rust-clippy/master/index.html#/multiple_crate_versions
[3]: https://rust-lang.github.io/rust-clippy/master/index.html#/needless_pass_by_ref_mut

4 of 16 new or added lines in 13 files covered. (25.0%)

4 existing lines in 3 files now uncovered.

3933 of 6856 relevant lines covered (57.37%)

108.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9407795970.1 06 Jun 2024 09:06PM UTC 0
57.37
GitHub Action Run
Source Files on build 9407795970
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9407795970
  • 98c87090 on github
  • Prev Build on main (#9371018484)
  • Next Build on main (#9408308990)
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