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

kyuupichan / electrumx / 2128 / 2
33%
master: 33%

Build:
DEFAULT BRANCH: master
Ran 29 Aug 2019 11:30AM UTC
Files 26
Run time 1s
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

29 Aug 2019 11:25AM UTC coverage: 64.749% (+0.004%) from 64.745%
2128.2

push

travis-ci

kyuupichan
Share more code for name-prefix handling. (#873)

Namecoin and Emercoin both have special treatment for name prefixes on
scripts.  Through the NameMixin, they were already sharing some code for
that.  There was, however, still a lot of duplicated logic.

This refactors the code so that more logic is shared in the common
NameMixin.  In particular, there is now a general function for matching
a potential name prefix against the allowed structures of name operations.
Thus, the coin-specific code only has to define the valid structures of
name operations in the coin and handle coin-specific extra work (like
building the normalised script that is used for indexing names in
Namecoin).

4546 of 7021 relevant lines covered (64.75%)

0.65 hits per line

Source Files on job 2128.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1671
  • Travis Job 2128.2
  • 444dab8b on github
  • Prev Job for on master (#2126.1)
  • Next Job for on master (#2130.1)
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