org-arl / SignalAnalysis.jl

Signal analysis toolbox for Julia
MIT License
41 stars 10 forks source link

v0.4.2 #31

Closed behinger closed 1 year ago

behinger commented 1 year ago

we need to register a new version for the DocStringExtensions Fix to apply :)

Could you run

@JuliaRegistrator register
Bump DocStringExtensions to include 0.9 for compatability reasons
JuliaRegistrator commented 1 year ago

Error while trying to register: Register Failed @behinger, it looks like you are not a publicly listed member/owner in the parent organization (org-arl). If you are a member/owner, you will need to change your membership to public. See GitHub Help

codecov-commenter commented 1 year ago

Codecov Report

Base: 73.75% // Head: 73.75% // No change to project coverage :thumbsup:

Coverage data is based on head (bee3ed8) compared to base (5b40dce). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #31 +/- ## ======================================= Coverage 73.75% 73.75% ======================================= Files 10 10 Lines 621 621 ======================================= Hits 458 458 Misses 163 163 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=org-arl). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=org-arl)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

mchitre commented 1 year ago

Any link to what the DocStringExtensions Fix is?

behinger commented 1 year ago

this is: https://github.com/org-arl/SignalAnalysis.jl/pull/29

mchitre commented 1 year ago

Ah, this is just to release the merged fix.