JuliaActuary / EconomicScenarioGenerators.jl

Status: Technical Preview
MIT License
16 stars 4 forks source link

Resolve Hull White issues (market consistency) #32

Closed alecloudenback closed 2 years ago

alecloudenback commented 2 years ago

closes #28

codecov[bot] commented 2 years ago

Codecov Report

Merging #32 (ac06ee1) into main (648ce0d) will increase coverage by 2.53%. The diff coverage is 100.00%.

:exclamation: Current head ac06ee1 differs from pull request most recent head 40f4a0e. Consider uploading reports for the commit 40f4a0e to get more accurate results

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   90.90%   93.44%   +2.53%     
==========================================
  Files           4        4              
  Lines          55       61       +6     
==========================================
+ Hits           50       57       +7     
+ Misses          5        4       -1     
Impacted Files Coverage Δ
src/EconomicScenarioGenerators.jl 92.00% <ø> (-8.00%) :arrow_down:
src/Yields.jl 100.00% <100.00%> (+100.00%) :arrow_up:
src/interest.jl 100.00% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more