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

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

Build:
Build:
LAST BUILD BRANCH: copilot/override-function-gradient-calibration
DEFAULT BRANCH: master
Repo Added 16 Jan 2021 06:31AM UTC
Token RCHt5bHBHiesAZrXN9ctLtgBNi9sbYmV8 regen
Build 3119 Last
Files 202
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

LAST BUILD ON BRANCH feature/dal-web-playwright-e2e
branch: feature/dal-web-playwright-e2e
CHANGE BRANCH
x
Reset
Sync Branches
  • feature/dal-web-playwright-e2e
  • china_2025
  • chore/remove-co-authored-by-from-guides
  • ci/expand-ci-to-public-subprojects
  • ci/matrix-workflow
  • copilot/add-test-coverage-analysis
  • copilot/analyze-test-coverage
  • copilot/analyze-test-coverage-again
  • copilot/design-web-ui-derivatives-portfolio-management
  • copilot/enhance-yield-curve-framework
  • copilot/explore-codebase-implementation-plan
  • copilot/explore-codebase-yield-curve-modeling
  • copilot/override-function-gradient-calibration
  • copilot/refactor-script-engine
  • dependabot/github_actions/actions/checkout-3
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-6.0.2
  • dependabot/github_actions/actions/checkout-6.0.3
  • dependabot/github_actions/astral-sh/setup-uv-8.2.0
  • dependabot/github_actions/astral-sh/setup-uv-caf0cab7a618c569241d31dcd442f54681755d39
  • dependabot/npm_and_yarn/webui/frontend/multi-f57e1e291f
  • dependabot/npm_and_yarn/webui/frontend/vite-8.0.16
  • docs/claude-config-sync
  • docs/fix-documentation-consistency
  • docs/improve-readme-formatting
  • docs/markdown-table-alignment-and-cleanup
  • docs/ptirds-curve-extension-plan
  • docs/restructure-and-webui-rename
  • experimental
  • feature/aad-methodology-doc
  • feature/adept-aad-backend
  • feature/adept-expr-tape-tests
  • feature/agent-team-design
  • feature/agents-tdd-worktree
  • feature/code-style-fixes
  • feature/codipack-aad-backend
  • feature/codipack-polish
  • feature/coverage-build-flag
  • feature/currency-unit-tests
  • feature/dal-pr-review-agent
  • feature/dal-python-uv-modernization
  • feature/dal-refactor-docs
  • feature/dal-refactor-full
  • feature/dal-refactor-phase0-phase1
  • feature/dal-refactor-phase2
  • feature/dal-refactor-phase3
  • feature/dal-refactor-phase4
  • feature/dal-refactor-phase5
  • feature/dal-unit-test-write-agent
  • feature/docs-table-style-guidance
  • feature/docs-webui-startup
  • feature/enforce-worktree-dal-dev-workflow
  • feature/harden-dal-pr-review-agent
  • feature/log-linear-interp-and-refactor
  • feature/normal-expectation-quadrature
  • feature/piecewise-linear-curve-tests
  • feature/ptirds-log-discount-curve
  • feature/ptirds-single-currency-curve
  • feature/pybind11-migration
  • feature/pybind11-submodule
  • feature/remove-precompute-self-param
  • feature/rename-skills-dal-prefix
  • feature/reorg-miscs-to-subfolders
  • feature/script-engine-test-coverage
  • feature/serialization-tests-and-skills
  • feature/sync-agent-doc-guidance
  • feature/webui-redesign-industrial-terminal
  • feature/windows-ci-workflow
  • feature/ycinstrument-polymorphic-calibration
  • feature/yield-curve-calibration
  • fix/adept-cmake-definitions
  • fix/arrayn-dimension-validation
  • fix/calibration-build-constant
  • fix/machinist-cmake-compiler-id
  • fix/msvc-ndarray-test-parsing
  • fix/nodiscard-warnings-script-tests
  • fix/readme-build-badge
  • fix/underdetermined-guidance-and-xad-default
  • fix/upgrade-vite-plugin-react-for-vite8
  • fix/xccy-calibration-budget
  • fix/xccy-calibration-coverage
  • master
  • old_virtual_dispatch
  • refactor/rename-calibratedyieldcurve-to-curveblock
  • refs/heads/master
  • refs/pull/5/merge
  • revert/ptirds-101
  • use_codi
  • worktree-agent-a344d3a27476b1053

13 Jun 2026 08:51AM UTC coverage: 78.865%. Remained the same
27462144234

Pull #95

github

wegamekinglc
fix: discover multiarch lib dir instead of hard-coding x86_64-linux-gnu

Replace the hard-coded x86_64-linux-gnu path in both playwright.config.ts
(chromeLibDir) and setup-playwright.sh (LIB_DIR) with dynamic discovery of
the first *-linux-gnu directory under usr/lib/.  This allows non-amd64
Debian/Ubuntu variants (aarch64, etc.) to find their extracted NSS libraries.
Pull Request #95: test: add Playwright e2e for dal-web and sync docs

5351 of 6785 relevant lines covered (78.87%)

3673461.12 hits per line

Relevant lines Covered
Build:
Build:
6785 RELEVANT LINES 5351 COVERED LINES
3673461.12 HITS PER LINE
Source Files on feature/dal-web-playwright-e2e
  • Tree
  • List 196
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27462144234 feature/dal-web-playwright-e2e fix: discover multiarch lib dir instead of hard-coding x86_64-linux-gnu Replace the hard-coded x86_64-linux-gnu path in both playwright.config.ts (chromeLibDir) and setup-playwright.sh (LIB_DIR) with dynamic discovery of the first *-linux-gnu dir... Pull #95 13 Jun 2026 08:57AM UTC wegamekinglc github
78.87
27461791497 feature/dal-web-playwright-e2e fix: guard cleanup trap in playwright-start.sh to avoid killing unrelated processes Only run stop.sh --force in the EXIT trap when start.sh actually succeeded. When start.sh fails early (e.g. ports already in use), no PID files exist and stop.sh... Pull #95 13 Jun 2026 08:40AM UTC wegamekinglc github
78.87
27461792582 feature/dal-web-playwright-e2e Merge 0897fcaf6 into 5580feccc Pull #95 13 Jun 2026 08:40AM UTC web-flow github pending completion  
27461463199 feature/dal-web-playwright-e2e fix: resolve Copilot review findings on PR #95 (round 2) - Clarify CMake preset description: tests remain enabled by source default - Replace sleep infinity with portable while loop in playwright-start.sh - Import statSync/accessSync for executab... Pull #95 13 Jun 2026 08:24AM UTC wegamekinglc github
78.87
27461019714 feature/dal-web-playwright-e2e fix: cache chromeLibraryPath() to avoid double evaluation in launchOptions Compute the library path once via an IIFE instead of calling chromeLibraryPath() twice (once in the ternary guard and once in the value), which avoids redundant filesystem... Pull #95 13 Jun 2026 08:04AM UTC wegamekinglc github
78.87
27460637135 feature/dal-web-playwright-e2e fix: validate PLAYWRIGHT_CHROME_PATH override and skip empty LD_LIBRARY_PATH - Add existsSync() check on PLAYWRIGHT_CHROME_PATH override and throw a targeted error when the path does not exist, giving developers a clearer diagnostic than a ge... Pull #95 13 Jun 2026 07:46AM UTC wegamekinglc github
78.87
27460082002 feature/dal-web-playwright-e2e fix: address Copilot review findings for PR #95 - Reword copilot-instructions.md to clarify DAL agent guidance is in .claude/ while Copilot guidance is in .github/copilot-instructions.md (this file) - Update .codacy.yml Playwright exclusion com... Pull #95 13 Jun 2026 07:20AM UTC wegamekinglc github
78.87
27460082775 feature/dal-web-playwright-e2e Merge 88d67399a into 5580feccc Pull #95 13 Jun 2026 07:20AM UTC web-flow github
78.87
27459741230 feature/dal-web-playwright-e2e fix: harden setup-playwright.sh and correct e2e doc command Address PR review feedback: - Guard find_chrome_binary against a missing chrome/ directory so a fresh checkout doesn't abort under `set -euo pipefail` - Verify apt-get and dpkg-deb exi... Pull #95 13 Jun 2026 07:09AM UTC wegamekinglc github
78.87
27459671471 feature/dal-web-playwright-e2e fix: validate Chrome install and sort versions in setup script Address PR review feedback on setup-playwright.sh: - Fail with a clear error if no Chrome executable exists after the install step, instead of reporting success - Sort candidate chr... push 13 Jun 2026 07:01AM UTC wegamekinglc github
78.87
See All Builds (1815)

Badge your Repo: Derivatives-Algorithms-Lib

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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