Skip to content

Conversation

@aliana17
Copy link
Contributor

@aliana17 aliana17 commented Jul 5, 2021

Fixed ## # 151

  • Added a code that will move trailing line breaks outside of the asterisks and underscores.
  • Also changed a variable name list used inside a for loop to item as list is a python data type and it cannot be used as a variable name.

@codecov
Copy link

codecov bot commented Dec 22, 2023

Codecov Report

❌ Patch coverage is 83.33333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.86%. Comparing base (099c4b8) to head (b48cf24).
⚠️ Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
html2text/__init__.py 79.16% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #368      +/-   ##
==========================================
- Coverage   97.23%   96.86%   -0.38%     
==========================================
  Files          11       12       +1     
  Lines        1122     1149      +27     
==========================================
+ Hits         1091     1113      +22     
- Misses         31       36       +5     
Flag Coverage Δ
unittests-3.10 96.86% <83.33%> (-0.38%) ⬇️
unittests-3.11 96.86% <83.33%> (-0.38%) ⬇️
unittests-3.12 96.86% <83.33%> (-0.38%) ⬇️
unittests-3.8 96.86% <83.33%> (-0.38%) ⬇️
unittests-3.9 96.86% <83.33%> (-0.38%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Alir3z4
Copy link
Owner

Alir3z4 commented Dec 22, 2023

Could you please fix the failing CI and increase the coverage with tests?

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.

2 participants