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

client2: fix html parsing #365

Closed
wants to merge 1 commit into from

Conversation

fscherf
Copy link
Member

@fscherf fscherf commented Mar 16, 2023

No description provided.

Signed-off-by: Florian Scherf <[email protected]>
@fscherf fscherf linked an issue Mar 16, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Mar 16, 2023

Codecov Report

Patch coverage: 66.66% and project coverage change: +0.04 🎉

Comparison is base (224b7d1) 68.54% compared to head (4811e59) 68.59%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #365      +/-   ##
==========================================
+ Coverage   68.54%   68.59%   +0.04%     
==========================================
  Files          68       68              
  Lines        5163     5164       +1     
  Branches     1163     1163              
==========================================
+ Hits         3539     3542       +3     
+ Misses       1349     1347       -2     
  Partials      275      275              
Impacted Files Coverage Δ
lona/html/parsing.py 84.03% <66.66%> (+0.13%) ⬆️

... and 2 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fscherf
Copy link
Member Author

fscherf commented Mar 19, 2023

The contents of this PR got moved to #368

@fscherf fscherf closed this Mar 19, 2023
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.

CLIENT_VERSION 2 adds spurious <div>
2 participants