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

Wrong order of tail and children #536

Merged
merged 1 commit into from Apr 2, 2024
Merged

Conversation

knit-bee
Copy link
Contributor

@knit-bee knit-bee commented Apr 2, 2024

I added some checks to avoid the insertion of a tail before an element's children and adjusted the incorrect deletion of elements with tail where element.text evaluates to False.

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.35%. Comparing base (fa972ab) to head (08457c4).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #536      +/-   ##
==========================================
- Coverage   97.35%   97.35%   -0.01%     
==========================================
  Files          22       22              
  Lines        3439     3438       -1     
==========================================
- Hits         3348     3347       -1     
  Misses         91       91              

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

@adbar adbar merged commit 929a9d9 into adbar:master Apr 2, 2024
16 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.

None yet

2 participants