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

Fix/textgrid export complete intervals #284

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

MartinKl
Copy link
Collaborator

fixes #283

@MartinKl MartinKl enabled auto-merge July 16, 2024 13:57
Copy link

codecov bot commented Jul 16, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 82.06%. Comparing base (9846c11) to head (7daaf77).

Files Patch % Lines
src/exporter/textgrid.rs 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #284      +/-   ##
==========================================
- Coverage   82.08%   82.06%   -0.02%     
==========================================
  Files          43       43              
  Lines       15285    15290       +5     
  Branches    15285    15290       +5     
==========================================
+ Hits        12546    12548       +2     
- Misses       1043     1046       +3     
  Partials     1696     1696              

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

@MartinKl MartinKl merged commit 4cc0df5 into main Jul 16, 2024
10 of 11 checks passed
@MartinKl MartinKl deleted the fix/textgrid-export-complete-intervals branch July 16, 2024 14:04
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.

Export textgrid: Consider global xmin when writing intervals
1 participant