JuliaDynamics / RigorousInvariantMeasures.jl

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

Remove submodules #173

Closed orkolorko closed 9 months ago

orkolorko commented 9 months ago

Removed the submodules in the module. It was more confusing than useful.

codecov-commenter commented 9 months ago

Codecov Report

Attention: 109 lines in your changes are missing coverage. Please review.

Comparison is base (c248136) 28.06% compared to head (7a5a786) 35.40%.

Files Patch % Lines
src/Basis/NewChebyshev.jl 4.76% 20 Missing :warning:
src/Basis/NonPeriodicHatBasis.jl 9.09% 20 Missing :warning:
src/Basis/UlamBasis.jl 56.52% 10 Missing :warning:
src/InducedLSV.jl 0.00% 9 Missing :warning:
src/Basis/HatBasis.jl 61.90% 8 Missing :warning:
src/NormsOfPowersNoise.jl 0.00% 8 Missing :warning:
src/Basis/Fourier/FourierAnalytic.jl 0.00% 7 Missing :warning:
src/NormsOfPowers.jl 0.00% 6 Missing :warning:
src/Basis/C2Basis.jl 0.00% 3 Missing :warning:
src/Basis/Fourier/FourierCommon.jl 0.00% 3 Missing :warning:
... and 8 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #173 +/- ## ========================================== + Coverage 28.06% 35.40% +7.33% ========================================== Files 47 37 -10 Lines 3673 2909 -764 ========================================== - Hits 1031 1030 -1 + Misses 2642 1879 -763 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.