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

louis-langholtz / PlayRho / 6628713838
99%

Build:
DEFAULT BRANCH: master
Ran 24 Oct 2023 03:22PM UTC
Jobs 2
Files 168
Run time 6s
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

24 Oct 2023 03:00PM UTC coverage: 99.205%. Remained the same
6628713838

push

github

louis-langholtz
Various changes...

- Removes GetInvalid.
- Enables compiling w/ realnumb external fixed point support.
- Updates AlmostEqual to be more generic.
- Updates AlmostEqual to use nextafter instead of epsilon.
- Explicitly states in code more of the requirements on Real.

Tested with:
CC=/opt/homebrew/opt/llvm/bin/clang \
CXX=/opt/homebrew/opt/llvm/bin/clang++ \
LDFLAGS='-L/opt/homebrew/opt/llvm/lib/c++' \
cmake -S PlayRho -B PlayRhoBuild \
	-DPLAYRHO_BUILD_UNIT_TESTS=ON \
	-DPLAYRHO_BUILD_BENCHMARK=ON \
	-DPLAYRHO_BUILD_TESTBED=ON \
	-DPLAYRHO_BUILD_HELLOWORLD=ON \
	-DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
	-DPLAYRHO_BUILD_DOC=ON \
	-DPLAYRHO_ENABLE_BOOST_UNITS=ON \
	-DPLAYRHO_REAL_TYPE='::realnumb::fixed64' \
	-DPLAYRHO_REAL_INCLUDE='#include <realnumb/fixed.hpp>;#include <realnumb/fixed_math.hpp>;#include <realnumb/fixed_limits.hpp>' \
	-DPLAYRHO_REAL_FETCH=realnumb \
	-DPLAYRHO_REAL_GIT_REPOSITORY=https://github.com/louis-langholtz/realnumb.git \
	-DPLAYRHO_REAL_GIT_TAG=main  \
	-DPLAYRHO_INSTALL=ON \
	-DREALNUMB_INSTALL=ON

15 of 15 new or added lines in 10 files covered. (100.0%)

11225 of 11315 relevant lines covered (99.2%)

15555686.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 REAL_TYPE=double - 6628713838.1 24 Oct 2023 03:23PM UTC 0
99.16
GitHub Action Run
2 REAL_TYPE=float - 6628713838.2 24 Oct 2023 03:22PM UTC 0
99.2
GitHub Action Run
Source Files on build 6628713838
Detailed source file information is not available for this build.
  • Back to Repo
  • e23479d7 on github
  • Prev Build on master (#6592200660)
  • Next Build on master (#6635518796)
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