JuliaDSP / DSP.jl

Filter design, periodograms, window functions, and other digital signal processing functionality
https://docs.juliadsp.org/stable/contents/
Other
381 stars 109 forks source link

Bump Documenter.jl to v1, fix typos #526

Closed wheeheee closed 8 months ago

wheeheee commented 8 months ago
codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6c6f4fa) 97.29% compared to head (0a6a52e) 97.46%. Report is 20 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #526 +/- ## ========================================== + Coverage 97.29% 97.46% +0.17% ========================================== Files 18 18 Lines 3105 3080 -25 ========================================== - Hits 3021 3002 -19 + Misses 84 78 -6 ```

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

ViralBShah commented 8 months ago

I'm ok with merging this quickly so that it can unlock other doc PRs. I think we can fix anything that is not perfect in a follow-up PR.