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

wegamekinglc / Derivatives-Algorithms-Lib / 27499880670
79%
master: 79%

Build:
Build:
LAST BUILD BRANCH: copilot/override-function-gradient-calibration
DEFAULT BRANCH: master
Ran 14 Jun 2026 01:15PM UTC
Jobs 1
Files 201
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

14 Jun 2026 12:58PM UTC coverage: 79.109%. Remained the same
27499880670

Pull #104

github

wegamekinglc
Use pybind11 submodule via add_subdirectory in dal-python

Replace the CMake FetchContent fallback with add_subdirectory() of the
newly-vendored dal-cpp/externals/pybind11 submodule. A system install
discovered via find_package(pybind11 CONFIG) still wins, preserving the
'prefer system pybind11 if present' intent.

The submodule is a sibling of dal-python, so the path resolves via a
cache variable DAL_PYBIND11_DIR: in monorepo mode it defaults to
${CMAKE_SOURCE_DIR}/dal-cpp/externals/pybind11, and in standalone mode
to ${CMAKE_CURRENT_SOURCE_DIR}/../dal-cpp/externals/pybind11. Callers
can override either by setting -DDAL_PYBIND11_DIR.

Also refresh the stale comment in cmake-windows.yml that claimed pybind11
is fetched via FetchContent; actions/checkout already pulls the submodule
with submodules: recursive.
Pull Request #104: build: vendor pybind11 as a submodule under externals

5453 of 6893 relevant lines covered (79.11%)

3632526.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27499880670.1 14 Jun 2026 01:15PM UTC 201
79.11
GitHub Action Run
Source Files on build 27499880670
  • Tree
  • List 201
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27499880670
  • Pull Request #104
  • PR Base - master (#27499135820)
  • 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