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

refactor: make entries read-only #48

Merged
merged 7 commits into from
Feb 5, 2023
Merged

Conversation

timmahrt
Copy link
Owner

@timmahrt timmahrt commented Feb 5, 2023

This PR does the following:

  • renames TextgridTier.entryList to TextgridTier.entries
  • makes TextgridTier.entries read-only
  • bugfix for praatio_scripts.alignBoundariesAcrossTiers
  • various minor refactoring and cleaning up

@codecov
Copy link

codecov bot commented Feb 5, 2023

Codecov Report

❗ No coverage uploaded for pull request base (praatio_v6@b821a2a). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@              Coverage Diff              @@
##             praatio_v6      #48   +/-   ##
=============================================
  Coverage              ?   77.21%           
=============================================
  Files                 ?       21           
  Lines                 ?     2638           
  Branches              ?        0           
=============================================
  Hits                  ?     2037           
  Misses                ?      601           
  Partials              ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@timmahrt timmahrt merged commit 21e2945 into praatio_v6 Feb 5, 2023
@timmahrt timmahrt deleted the refactor_list_names branch February 5, 2023 09:28
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