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

tubedude / finance-elixir / 400fd71bf5f98648e5624e2bb71f2fee61639ed6-PR-23
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 05 Jul 2026 05:14PM UTC
Jobs 1
Files 12
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

05 Jul 2026 05:12PM UTC coverage: 100.0%. Remained the same
400fd71bf5f98648e5624e2bb71f2fee61639ed6-PR-23

Pull #23

github

tubedude
Add Finance.Solver.Brent, a derivative-free solver

Brent's method (bracketing secant + inverse-quadratic interpolation +
bisection) spends one NPV evaluation per step instead of two, so it is
faster on long-horizon flows. Newton stays the default; select Brent with
`solver: Finance.Solver.Brent`.

Extract the shared bracket and parallel-batch helpers from Newton into
Finance.Shared so both solvers reuse them.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AVibXT2w1dEdVtMHqffFKn
Pull Request #23: Add Finance.Solver.Brent, a derivative-free solver

51 of 51 new or added lines in 3 files covered. (100.0%)

425 of 425 relevant lines covered (100.0%)

4083.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 400fd71bf5f98648e5624e2bb71f2fee61639ed6-PR-23.1 05 Jul 2026 05:14PM UTC 12
100.0
GitHub Action Run
Source Files on build 400fd71bf5f98648e5624e2bb71f2fee61639ed6-PR-23
  • Tree
  • List 12
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #23
  • PR Base - main (#603CE364...)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc