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

wegamekinglc / Derivatives-Algorithms-Lib / 28313570997
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: chore/fix-all-style-findings
DEFAULT BRANCH: master
Ran 28 Jun 2026 06:23AM UTC
Jobs 1
Files 221
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

28 Jun 2026 06:17AM UTC coverage: 81.491%. Remained the same
28313570997

Pull #182

github

wegamekinglc
perf: enable -ffp-contract=fast on GCC and /fp:contract on MSVC

Aligns GCC and MSVC FP semantics with clang's default (-ffp-contract=fast). All three compilers now use FMA contraction, producing consistent FP results across the full compiler matrix. Clang already had this by default; this makes it explicit for clang and enables it for GCC/MSVC. Unblocks arithmetic loop fusion optimizations (P6/P7/P8) that were blocked by cross-compiler FMA divergence.

Co-Authored-By: Claude <noreply@anthropic.com>
Pull Request #182: perf: enable FMA contraction on GCC and MSVC for cross-compiler FP consistency

6353 of 7796 relevant lines covered (81.49%)

3228624.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28313570997.1 28 Jun 2026 06:23AM UTC 221
81.49
GitHub Action Run
Source Files on build 28313570997
  • Tree
  • List 221
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28313570997
  • Pull Request #182
  • PR Base - master (#28313203726)
  • Delete
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