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 po2md errors with unicode line breaks wrapping #274

Merged
merged 4 commits into from
Feb 19, 2023
Merged

Conversation

mondeja
Copy link
Owner

@mondeja mondeja commented Feb 19, 2023

Fixes #153

@codecov
Copy link

codecov bot commented Feb 19, 2023

Codecov Report

Base: 97.84% // Head: 97.61% // Decreases project coverage by -0.23% ⚠️

Coverage data is based on head (42be09c) compared to base (2f3ae48).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #274      +/-   ##
==========================================
- Coverage   97.84%   97.61%   -0.23%     
==========================================
  Files          19       19              
  Lines        2135     1974     -161     
==========================================
- Hits         2089     1927     -162     
- Misses         46       47       +1     
Impacted Files Coverage Δ
src/mdpo/md.py 100.00% <ø> (ø)
src/mdpo/mdpo2html/__init__.py 98.41% <ø> (ø)
src/mdpo/text.py 100.00% <ø> (ø)
src/mdpo/po2md/__init__.py 98.08% <100.00%> (-0.21%) ⬇️

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.

@mondeja mondeja merged commit 0c5bdcd into master Feb 19, 2023
@mondeja mondeja deleted the po2md-ulb-pwrap branch February 19, 2023 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Unicode Line Breaking Algorithm wrapping with po2md
1 participant