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

tubedude / finance-elixir / 712647437153a5e63d6fb55c588e54ca12569caa
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:14PM UTC coverage: 100.0%. Remained the same
712647437153a5e63d6fb55c588e54ca12569caa

push

github

web-flow
Add Finance.Solver.Brent, a derivative-free solver (#23)

* bench: add safeguarded-secant and Brent to the solver comparison

* 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

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

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

425 of 425 relevant lines covered (100.0%)

4195.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 712647437153a5e63d6fb55c588e54ca12569caa.1 05 Jul 2026 05:14PM UTC 12
100.0
GitHub Action Run
Source Files on build 712647437153a5e63d6fb55c588e54ca12569caa
  • Tree
  • List 12
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 71264743 on github
  • Prev Build on main (#603CE364...)
  • Next Build on main (#4C2EE038...)
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