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

wegamekinglc / Derivatives-Algorithms-Lib / 24994025856

27 Apr 2026 12:06PM UTC coverage: 72.441% (+0.09%) from 72.348%
24994025856

Pull #32

github

wegamekinglc
Fix MSVC parsing error in test_ndarray.cpp

MSVC misinterprets Vector_<int>() inside ASSERT_THROW as a variable
template call (C7538). Using brace initialization Vector_<int>{} avoids
the ambiguity.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #32: Fix MSVC parsing error in test_ndarray.cpp

4274 of 5900 relevant lines covered (72.44%)

4285666.92 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

26.32
/dal/math/ndarray.cpp


Source Not Available

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