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

jdm64 / saphyr / 301 / 3
96%
master: 95%

Build:
Build:
LAST BUILD BRANCH: codacy-badge
DEFAULT BRANCH: master
Ran 12 Mar 2019 07:03AM UTC
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

12 Mar 2019 06:52AM UTC coverage: 95.828% (+0.03%) from 95.799%
LLVM_VER="-5.0" COVERAGE=true

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

Source Files on job 301.3 (LLVM_VER="-5.0" COVERAGE=true)
  • Tree
  • List 0
  • Changed 24
  • Source Changed 4
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 256
  • Travis Job 301.3
  • 40548e2a on github
  • Prev Job for LLVM_VER="-5.0" COVERAGE=true on continuous (#299.3)
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