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: display correct information in error statement #57

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

timmahrt
Copy link
Owner

Fix for #56

Before this PR:

  • the incorrect interval was included in the error message for an unhandled exception

After this PR:

  • the correct interval is included in the error message

@timmahrt timmahrt added the bug label Jul 18, 2023
@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8069e3d) 77.21% compared to head (ec64aa6) 77.21%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #57   +/-   ##
=======================================
  Coverage   77.21%   77.21%           
=======================================
  Files          21       21           
  Lines        2638     2638           
=======================================
  Hits         2037     2037           
  Misses        601      601           
Impacted Files Coverage Δ
praatio/data_classes/interval_tier.py 98.77% <ø> (ø)

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

@timmahrt timmahrt merged commit 0f0544e into main Jul 18, 2023
7 checks passed
@timmahrt timmahrt deleted the fix_error_msg_in_overlap_case branch July 18, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant