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

[MBL-943] Add Additional Header Support to HTML Parser #1844

Merged
merged 2 commits into from
Aug 21, 2023

updated tests, made a correct to include h6 tag in view element type.

55d2d28
Select commit
Failed to load commit list.
Merged

[MBL-943] Add Additional Header Support to HTML Parser #1844

updated tests, made a correct to include h6 tag in view element type.
55d2d28
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2023 in 0s

84.53% (+0.01%) compared to baffd7c

View this Pull Request on Codecov

84.53% (+0.01%) compared to baffd7c

Details

Codecov Report

Merging #1844 (55d2d28) into main (baffd7c) will increase coverage by 0.01%.
The diff coverage is 94.82%.

@@            Coverage Diff             @@
##             main    #1844      +/-   ##
==========================================
+ Coverage   84.52%   84.53%   +0.01%     
==========================================
  Files        1272     1272              
  Lines      115287   115364      +77     
  Branches    30693    30710      +17     
==========================================
+ Hits        97451    97528      +77     
  Misses      16767    16767              
  Partials     1069     1069              
Files Changed Coverage Δ
KsApi/lib/HTML Parser/HTMLParserTests.swift 70.79% <75.00%> (+1.35%) ⬆️
...ib/HTML Parser/Templates/HTMLParserTemplates.swift 98.36% <100.00%> (+0.38%) ⬆️
...ib/HTML Parser/View Elements/ViewElementType.swift 95.65% <100.00%> (+1.20%) ⬆️
...els/HTML Parser/TextViewElementCellViewModel.swift 93.40% <100.00%> (+1.62%) ⬆️
...TML Parser/TextViewElementCellViewModelTests.swift 100.00% <100.00%> (ø)

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