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

wboayue / rust-ibapi / 16851078180
85%

Build:
DEFAULT BRANCH: main
Ran 09 Aug 2025 03:50PM UTC
Jobs 1
Files 77
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

09 Aug 2025 03:46PM UTC coverage: 73.506%. Remained the same
16851078180

push

github

web-flow
Fix clippy warnings for Rust 1.89.0 (#288)

* Fix clippy warnings for Rust 1.89.0

- Add #[allow(dead_code)] to unused RESPONSE_MESSAGE_IDS constant in StreamDecoder trait
- Fix lifetime elision warnings by adding explicit '_ lifetime annotations to Subscription return types
- Update all sync and async builder traits and implementations with explicit lifetimes
- Ensure compatibility with clippy's stricter lifetime elision rules in Rust 1.89.0

These changes resolve all warnings when running:
- cargo clippy --all-targets --features sync -- -D warnings
- cargo clippy --all-targets --features async -- -D warnings

25 of 38 new or added lines in 7 files covered. (65.79%)

5091 of 6926 relevant lines covered (73.51%)

38.49 hits per line

Uncovered Changes

Lines Coverage ∆ File
5
71.52
0.0% src/client/sync.rs
4
29.29
0.0% src/client/builders/async.rs
4
44.16
0.0% src/client/builders/sync.rs
Jobs
ID Job ID Ran Files Coverage
1 16851078180.1 09 Aug 2025 03:50PM UTC 77
73.51
GitHub Action Run
Source Files on build 16851078180
  • Tree
  • List 77
  • Changed 8
  • Source Changed 8
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16851078180
  • 3ea6729c on github
  • Prev Build on main (#16845762664)
  • Next Build on main (#16852966293)
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