danielhstahl / black_scholes_rust

Rust for black scholes
https://danielhstahl.github.io/black_scholes_rust/dev/bench/
22 stars 8 forks source link

Increase test coverage #30

Closed sunsided closed 3 months ago

sunsided commented 3 months ago

This simply adds more test to increase test coverage.

The workflow-provided reports sadly don't show the sources, so I went with the following command to drill down on it:

cargo llvm-cov nextest --open
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9243606916

Details


Totals Coverage Status
Change from base Build 9243589924: 4.9%
Covered Lines: 506
Relevant Lines: 531

💛 - Coveralls