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

Tests for praatio scripts #52

Open
wants to merge 15 commits into
base: praatio_v7.0
Choose a base branch
from
Open

Conversation

timmahrt
Copy link
Owner

This PR adds tests for praatio_scripts.py and resolves any bugs found along the way.

I'm taking the opportunity to adjust the interface, so this will be a part of the next major praatio version.

@codecov
Copy link

codecov bot commented Feb 18, 2023

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (5ff7c78) 77.31% compared to head (d7dd754) 81.36%.
Report is 1 commits behind head on praatio_v7.0.

Additional details and impacted files
@@               Coverage Diff                @@
##           praatio_v7.0      #52      +/-   ##
================================================
+ Coverage         77.31%   81.36%   +4.04%     
================================================
  Files                21       21              
  Lines              2663     2656       -7     
================================================
+ Hits               2059     2161     +102     
+ Misses              604      495     -109     
Files Coverage Δ
praatio/data_classes/interval_tier.py 98.90% <100.00%> (+0.04%) ⬆️
praatio/data_classes/point_tier.py 100.00% <100.00%> (ø)
praatio/data_classes/textgrid_tier.py 98.95% <100.00%> (+0.01%) ⬆️
praatio/utilities/constants.py 100.00% <100.00%> (ø)
praatio/utilities/utils.py 90.82% <100.00%> (-3.21%) ⬇️
praatio/audio.py 99.54% <97.67%> (+0.46%) ⬆️
praatio/data_classes/klattgrid.py 84.93% <50.00%> (-0.43%) ⬇️
praatio/utilities/errors.py 75.38% <66.66%> (+3.95%) ⬆️
praatio/praatio_scripts.py 66.88% <63.63%> (+49.96%) ⬆️

... and 1 file with indirect coverage changes

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

@timmahrt timmahrt mentioned this pull request Nov 4, 2023
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.

1 participant