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

Replace MarkupPy by ElementTree for html conversion #554

Merged
merged 1 commit into from
Jul 2, 2023

Replace MarkupPy by ElementTree for html conversion

ee7a88d
Select commit
Loading
Failed to load commit list.
Merged

Replace MarkupPy by ElementTree for html conversion #554

Replace MarkupPy by ElementTree for html conversion
ee7a88d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2023 in 0s

91.37% (-0.06%) compared to d48407c, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

91.37% (-0.06%) compared to d48407c, passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

Merging #554 (ee7a88d) into master (d48407c) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #554      +/-   ##
==========================================
- Coverage   91.42%   91.37%   -0.06%     
==========================================
  Files          28       28              
  Lines        2730     2713      -17     
==========================================
- Hits         2496     2479      -17     
  Misses        234      234              
Impacted Files Coverage Δ
src/tablib/formats/__init__.py 95.45% <100.00%> (-0.06%) ⬇️
src/tablib/formats/_html.py 100.00% <100.00%> (ø)
tests/test_tablib.py 98.72% <100.00%> (-0.03%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more