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

stillwater-sc / universal / 27470046955
85%
master: 84%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 13 Jun 2026 03:37PM UTC
Jobs 1
Files 677
Run time 1min
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

13 Jun 2026 02:51PM UTC coverage: 84.567% (-0.001%) from 84.568%
27470046955

push

github

web-flow
fix(takum): resolve compilation errors when mathlib is enabled (#1071)

* Initial plan

* Initial plan for CI fix

* fix(takum): fix compilation errors in takum math library

- Add missing math/complex.hpp for takum (included by mathlib.hpp)
- Fix ipow() return statement: takum<nbits, BlockType> -> takum<nbits, es, BlockType>
- Remove duplicate sqrt() from math/sqrt.hpp (already defined in takum_impl.hpp)
- Guard integer_power() in posit/math/pow.hpp, posit1/math/pow.hpp, and
  takum/math/pow.hpp with UNIVERSAL_MATH_INTEGER_POWER_DEFINED to prevent
  redefinition errors when multiple number systems are included together

* fix(takum): use std::trunc instead of long cast in frac()

Using long to truncate a double can overflow for large values.
Replace with std::trunc() for correct behavior across the full range.

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

47786 of 56507 relevant lines covered (84.57%)

6807289.97 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
89.23
-1.1% include/sw/universal/number/posito/posito_impl.hpp
Jobs
ID Job ID Ran Files Coverage
1 27470046955.1 13 Jun 2026 03:37PM UTC 677
84.57
GitHub Action Run
Source Files on build 27470046955
  • Tree
  • List 677
  • Changed 4
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27470046955
  • a8173cf0 on github
  • Prev Build on main (#27468758182)
  • Next Build on main (#27519576221)
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