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

Neptune-Crypto / twenty-first / 15699701258
98%

Build:
DEFAULT BRANCH: master
Ran 17 Jun 2025 06:48AM UTC
Jobs 1
Files 25
Run time 15min
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

16 Jun 2025 02:08PM UTC coverage: 97.892% (-0.04%) from 97.93%
15699701258

push

github

jan-ferdinand
refactor!: Remove feature `mock`

The so-called “MockMMR” is a historic artifact that is unused in direct
dependencies. Turn it into a type that is accessible only from unit
tests and remove the feature `mock` to slim down the public API.

Replace `hashbrown::HashSet` with `std::collections::HashSet`, which
amounts to the same thing but allows removing the direct dependency on
`hashbrown`.

Other changes, only relevant for developers of twenty-first:
- rename the “MockMMR” to the more canonical “ArchivalMMR”.
- reflect the internals more accurately by renaming the collection of
  all nodes from “leafs” to “nodes”
- remove helper struct `MyVec<_>`
- replace some helper functions with sane initialize functions
- reduce visibility of some internal helper functions
- rework documentation in some places

301 of 303 new or added lines in 3 files covered. (99.34%)

2 existing lines in 2 files now uncovered.

12772 of 13047 relevant lines covered (97.89%)

38049850.82 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
98.59
-0.43% twenty-first/src/util_types/mmr/mmr_accumulator.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.14
0.0% twenty-first/src/math/polynomial.rs
1
98.59
-0.43% twenty-first/src/util_types/mmr/mmr_accumulator.rs
Jobs
ID Job ID Ran Files Coverage
1 15699701258.1 17 Jun 2025 06:48AM UTC 25
97.89
GitHub Action Run
Source Files on build 15699701258
  • Tree
  • List 25
  • Changed 5
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15699701258
  • 4b5000ee on github
  • Prev Build on master (#15678591638)
  • Next Build on master (#15702220786)
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