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

databendlabs / openraft / 26867642862
87%

Build:
DEFAULT BRANCH: main
Ran 03 Jun 2026 06:28AM UTC
Jobs 1
Files 264
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

03 Jun 2026 06:26AM UTC coverage: 86.567% (+0.04%) from 86.53%
26867642862

push

github

drmingdrmer
docs: annotate 0.10.0 public fields and variants with #[since]

# Summary

Record the introducing version of every public field and enum variant added to
a pre-existing public type during the 0.10.0 cycle. These members were left
unmarked because the `#[since]` macro could not annotate fields or variants
until recently; this fills that gap so the generated docs show when each first
appeared.

# Details

- Add `#[since(version = "0.10.0")]` to the new members of `Config`,
  `ConfigError`, `ChangeMembers`, `Metric`, `RaftMetrics`, `RaftDataMetrics`,
  and `RPCTypes`.
- Convert the hand-written `Since: 0.10.0` doc lines on `Config::backoff`,
  `Config::allow_log_reversion`, and `ConfigError::InvalidBackoff` into the
  `#[since]` attribute now that member-level support exists.
- Give the types that lacked one a container-level `#[since]` (plus the macro
  import); the container attribute is what lets the macro rewrite the
  member-level markers.

16439 of 18990 relevant lines covered (86.57%)

146235.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
21
86.36
6.36% macros/src/since.rs
5
59.38
0.0% rt/src/async_runtime.rs
3
81.91
-3.19% openraft/src/replication/snapshot_transmitter.rs
2
81.48
-7.41% openraft/src/core/sm/handle.rs
1
98.96
0.0% openraft/src/config/config.rs
Jobs
ID Job ID Ran Files Coverage
1 26867642862.1 03 Jun 2026 06:28AM UTC 264
86.57
GitHub Action Run
Source Files on build 26867642862
  • Tree
  • List 264
  • Changed 16
  • Source Changed 12
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26867642862
  • 51c20734 on github
  • Prev Build on main (#26865044090)
  • Next Build on main (#26870561638)
  • Delete
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