sepandhaghighi / nafas

🧘‍♂️ Breathing Gymnastics Application
MIT License
132 stars 7 forks source link

`playsound` -> `nava` #79

Closed sadrasabouri closed 4 months ago

sadrasabouri commented 9 months ago

Reference Issues/PRs

49

What does this implement/fix? Explain your changes.

Due to the deprecation of playsound in Python, we made a sound library (nava) and switched to it :smile:

codecov[bot] commented 9 months ago

Codecov Report

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

Project coverage is 98.00%. Comparing base (4eacae1) to head (7ff3e40).

:exclamation: Current head 7ff3e40 differs from pull request most recent head 37de2e9

Please upload reports for the commit 37de2e9 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #79 +/- ## ========================================== - Coverage 98.07% 98.00% -0.06% ========================================== Files 2 2 Lines 207 200 -7 Branches 22 21 -1 ========================================== - Hits 203 196 -7 Misses 3 3 Partials 1 1 ```

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