Closed remrama closed 1 year ago
Base: 92.40% // Head: 92.53% // Increases project coverage by +0.12%
:tada:
Coverage data is based on head (
8f0b0e5
) compared to base (f55eb55
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
I'm sure the Python 3.7 failures are because I used a walrus operator. Ignore that for now and I'll just remove it later when I incorporate feedback before merging.
Are we good to merge this one?
Merging now! Awesome work!!
Great! Thanks for the review @raphaelvallat
Brings
yasa.simulate_hypno
up to speed with the new object-orientedyasa.Hypnogram
(see Issue #120).I wasn't sure about how to handle the changelog since I think we're expecting other function changes, so feel free to suggest a different approach to documenting this.
@raphaelvallat care to review?