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

Stellarium / stellarium / 3110 / 2
11%
master: 11%

Build:
DEFAULT BRANCH: master
Ran 18 Dec 2019 01:07PM UTC
Files 617
Run time 41s
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

18 Dec 2019 12:47PM UTC coverage: 9.281%. Remained the same
MATRIX_EVAL="CC=gcc-7 && CXX=g++-7" TRANSLATE=false COVERAGE=true REPQT=false

push

travis-ci

guillaumechereau
Fix for paths render with orthographic projection

This should fix bug #811.  The problem is that with the ortho projection
the points that are 'behind' the sphere should be hidden using culling,
but at the moment we don't really support that.  Here I add a clipping
test at the projection, even though this is not optimal (two clipped
points could still be linked by a partially visible line).

Hopefully this is enough to fix the bug.  I only activate this with the
ortho projection.

9597 of 103407 relevant lines covered (9.28%)

34707.57 hits per line

Source Files on job 3110.2 (MATRIX_EVAL="CC=gcc-7 && CXX=g++-7" TRANSLATE=false COVERAGE=true REPQT=false)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 995
  • Travis Job 3110.2
  • 0ef327f4 on github
  • Prev Job for MATRIX_EVAL="CC=gcc-7 && CXX=g++-7" TRANSLATE=false COVERAGE=true REPQT=false on master (#3109.2)
  • Next Job for MATRIX_EVAL="CC=gcc-7 && CXX=g++-7" TRANSLATE=false COVERAGE=true REPQT=false on master (#3112.2)
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