Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flush file after saving #448

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Flush file after saving #448

merged 2 commits into from
Jan 29, 2024

Conversation

ahmadfantastic
Copy link
Contributor

This ensures that other libraries like playsound can immediately play the saved audio file.

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5b35510) 98.76% compared to head (f4cb807) 98.76%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #448   +/-   ##
=======================================
  Coverage   98.76%   98.76%           
=======================================
  Files          13       13           
  Lines         324      325    +1     
=======================================
+ Hits          320      321    +1     
  Misses          4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pndurette
Copy link
Owner

Oh good one! Thank you!

@pndurette pndurette merged commit 262c532 into pndurette:main Jan 29, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants