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

kyuupichan / electrumx / 2128
33%

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

pending completion
2128

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).

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

4546 of 7021 relevant lines covered (64.75%)

1.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2128.1 29 Aug 2019 11:30AM UTC 0
64.75
Travis Job 2128.1
2 2128.2 29 Aug 2019 11:30AM UTC 0
64.75
Travis Job 2128.2
Source Files on build 2128
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2128
  • 444dab8b on github
  • Prev Build on master (#2126)
  • Next Build on master (#2130)
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