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

Wordtokenlists #72

Merged
merged 31 commits into from
Oct 6, 2024
Merged

Wordtokenlists #72

merged 31 commits into from
Oct 6, 2024

Conversation

quadrismegistus
Copy link
Owner

Many changes involving sub-line ("linepart", divided by punctuation) parsing

Copy link

codecov bot commented Oct 6, 2024

Codecov Report

Attention: Patch coverage is 83.44316% with 402 lines in your changes missing coverage. Please review.

Project coverage is 54.68%. Comparing base (a6a2521) to head (4f9be95).
Report is 32 commits behind head on master.

Files with missing lines Patch % Lines
prosodic/ents.py 79.88% 101 Missing ⚠️
prosodic/sents/syntax.py 56.92% 56 Missing ⚠️
prosodic/sents/trees.py 79.67% 50 Missing ⚠️
prosodic/words/wordtokenlist.py 76.78% 26 Missing ⚠️
prosodic/parsing/parselists.py 85.46% 25 Missing ⚠️
prosodic/parsing/constraint_utils.py 57.89% 16 Missing ⚠️
prosodic/words/wordform.py 83.87% 15 Missing ⚠️
prosodic/utils.py 77.41% 14 Missing ⚠️
prosodic/parsing/parses.py 92.65% 13 Missing ⚠️
prosodic/parsing/meter.py 86.25% 11 Missing ⚠️
... and 15 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   48.94%   54.68%   +5.73%     
==========================================
  Files          56       64       +8     
  Lines        6362     7468    +1106     
==========================================
+ Hits         3114     4084     +970     
- Misses       3248     3384     +136     
Flag Coverage Δ
python 54.68% <83.44%> (+5.73%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@quadrismegistus quadrismegistus merged commit 560c882 into master Oct 6, 2024
3 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.

1 participant