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

jdm64 / saphyr / 301
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: codacy-badge
DEFAULT BRANCH: master
Ran 12 Mar 2019 07:03AM UTC
Jobs 1
Files 42
Run time 2s
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
301

push

travis-ci

jdm64
support suffix and fullname options for mangling functions

This changes how class functions are mangled. An optional second parameter
to the mangle attribute has been added to select either suffix or fullname
mangling formats with the default being suffix. Using the suffix format
the symbol name becomes ClassName_Suffix and the fullname format uses
the value as is.

For example the following are identical for a class "List":
	#[mangle("List_this2", "true")]
	#[mangle("this2")]

4112 of 4291 relevant lines covered (95.83%)

1737.36 hits per line

Jobs
ID Job ID Ran Files Coverage
3 301.3 (LLVM_VER="-5.0" COVERAGE=true) 12 Mar 2019 07:03AM UTC 0
95.83
Travis Job 301.3
Source Files on build 301
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #301
  • 40548e2a on github
  • Prev Build on continuous (#299)
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