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

ossama-othman / MaRC
85%
master: 90%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 20 Apr 2018 09:57PM UTC
Files 113
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

LAST BUILD ON BRANCH ortho-fix
branch: ortho-fix
CHANGE BRANCH
x
Reset
  • ortho-fix
  • automation
  • catch2
  • clang-build
  • clang-tidy
  • cxx17-updates
  • del-copy-move
  • doxygen-update
  • gll-summation-mode
  • issue-templates
  • macos-github
  • main
  • master
  • ortho-updates
  • pkg-config
  • reproducible-builds
  • spdx-identifiers
  • travis-ci-xenial
  • update-macos-build
  • v0.10
  • valgrind-check
  • vectorization

pending completion
427

Pull #102

travis-ci-com

web-flow
tests: Orthographic projection test now passes.

The orthographic projection test was failing due to use of a map data
type that could not provide the precision necessary to support the
floating point equality strictness (small ulp value) in the test.
Force the use of either a floating point map data type, or an integer
type that is at least 64 bits wide.
Pull Request #102: Fix artifacts in the orthographic projection

8 of 8 new or added lines in 2 files covered. (100.0%)

2487 of 2937 relevant lines covered (84.68%)

12433.62 hits per line

Relevant lines Covered
Build:
Build:
2937 RELEVANT LINES 2487 COVERED LINES
12433.62 HITS PER LINE
Source Files on ortho-fix
  • List 0
  • Changed 10
  • Source Changed 3
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
427 ortho-fix tests: Orthographic projection test now passes. The orthographic projection test was failing due to use of a map data type that could not provide the precision necessary to support the floating point equality strictness (small ulp value) in the t... Pull #102 07 Dec 2018 08:54PM UTC web-flow travis-ci-com pending completion  
426 ortho-fix tests: Orthographic projection test now passes. The orthographic projection test was failing due to use of a map data type that could not provide the precision necessary to support the floating point equality strictness (small ulp value) in the t... push 07 Dec 2018 08:29PM UTC ossama-othman travis-ci-com pending completion  
425 ortho-fix lib: Improve Orthographic projection precision. Addressed a potential catastrophic cancellation in the Orthographic projection in a calculation of the form (x*x - y*y). Use the equivalent form (x-y)(x+y) where cancellation due to subtraction is ... push 07 Dec 2018 07:52AM UTC ossama-othman travis-ci-com pending completion  
See All Builds (301)
  • Repo on GitHub
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

© 2025 Coveralls, Inc