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

gccxml / pygccxml / 433 / 6
92%
develop: 92%

Build:
DEFAULT BRANCH: develop
Ran 02 May 2016 10:14PM UTC
Files 113
Run time 123min
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

02 May 2016 09:38PM UTC coverage: 80.334% (-0.01%) from 80.344%
XML_GENERATOR="gccxml"

push

travis-ci

iMichka
Add .gitattributes to prevent overwriting of the Readme file

when merging hotfix branches to develop

From: http://www.alberts.me/post/always-keep-your-copy-of-a-particular-file-in-a-git-merge/

git config merge.ours.name '"always keep ours" merge driver'
git config merge.ours.driver 'touch %A'
echo "README.rst merge=ours" >> .gitattributes
git add .gitattributes
git commit -m "keep my copy of the README.rst file"

8133 of 10124 relevant lines covered (80.33%)

0.8 hits per line

Source Files on job 433.6 (XML_GENERATOR="gccxml")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 433
  • Travis Job 433.6
  • 882625f9 on github
  • Prev Job for XML_GENERATOR="gccxml" on develop (#432.5)
  • Next Job for XML_GENERATOR="gccxml" on develop (#435.6)
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