hayden4r4 / blackscholes-rust

A Black-Scholes pricing model built in Rust
MIT License
11 stars 6 forks source link

Introduce codecov #16

Open day01 opened 4 months ago

day01 commented 4 months ago

To create a quality control I think it is good idea to integrate solution with codecov. Here you will be necessary @hayden4r4 ;)

Can you help with it and with configuration codecov (or another provider) with your repo?

hayden4r4 commented 3 months ago

Thanks for this idea, this should be completed now by 881cd39

day01 commented 3 months ago

I think we should add https://docs.codecov.com/docs/status-badges and PR threshold.

day01 commented 3 months ago

I have to comment your code bcs: https://github.com/hayden4r4/blackscholes-rust/blob/master/.github/workflows/rust.yml#L37 build was failed constantly.

Please look at it n fix if you can