JuliaDynamics / RigorousInvariantMeasures.jl

Package for the Rigorous Computation of Invariant Measures
MIT License
11 stars 3 forks source link

Minor improvements #154

Closed fph closed 1 year ago

fph commented 1 year ago

This wanted to be a larger PR but I have stumbled onto a bug #153, so for now I'll just make a PR for two small incremental changes.

codecov-commenter commented 1 year ago

Codecov Report

Merging #154 (fc21895) into master (8377e6a) will increase coverage by 0.38%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
+ Coverage   33.84%   34.23%   +0.38%     
==========================================
  Files          37       37              
  Lines        2999     3000       +1     
==========================================
+ Hits         1015     1027      +12     
+ Misses       1984     1973      -11     
Impacted Files Coverage Δ
src/sample_dynamics.jl 100.00% <ø> (+91.66%) :arrow_up:
src/Norms.jl 75.83% <100.00%> (ø)
src/PwDynamicDefinition.jl 56.37% <100.00%> (+0.21%) :arrow_up:
src/preimages.jl 90.62% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more