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

zommiommy / mem_dbg-rs / 25379625754
98%

Build:
DEFAULT BRANCH: main
Ran 05 May 2026 01:38PM UTC
Jobs 1
Files 4
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

05 May 2026 01:34PM UTC coverage: 97.766% (+0.02%) from 97.742%
25379625754

push

github

web-flow
Add handle-only pointer trait impls (#39)

* Add handle-only pointer trait impls

* test: tighten handle-only pointer assertions and document in CHANGELOG

- Use #[mem_size(flat)] on the test structs since every field is flat;
  this exercises the const-assert path positively rather than silencing
  it via #[mem_size(rec)].
- Replace size '>=' with assert_eq!: handle-only impls report exactly
  size_of::<Self>(), so equality locks in the contract.
- Assert that the rendered mem_dbg output contains exactly one entry
  marker, proving the pointee is never expanded.
- Note that the self-references in the raw-pointer test are harmless
  (raw pointers are never followed).
- Record the new impls under an Unreleased section in CHANGELOG.md.

---------

Co-authored-by: Tommaso Fontana <tommaso.fontana.96@gmail.com>

8 of 8 new or added lines in 1 file covered. (100.0%)

744 of 761 relevant lines covered (97.77%)

313319.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25379625754.1 05 May 2026 01:38PM UTC 4
97.77
GitHub Action Run
Source Files on build 25379625754
  • Tree
  • List 4
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25379625754
  • f4ee306c on github
  • Prev Build on main (#23539635876)
  • Next Build on main (#25430143828)
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