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

fix(html): support tg-spoiler tag too #655

Merged
merged 2 commits into from
Jan 1, 2022

Conversation

tdakkota
Copy link
Member

@tdakkota tdakkota commented Jan 1, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jan 1, 2022

Codecov Report

Merging #655 (a34ebc2) into main (2a2238c) will increase coverage by 0.16%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #655      +/-   ##
==========================================
+ Coverage   68.78%   68.94%   +0.16%     
==========================================
  Files         425      425              
  Lines       20346    20350       +4     
==========================================
+ Hits        13994    14030      +36     
+ Misses       5451     5416      -35     
- Partials      901      904       +3     
Impacted Files Coverage Δ
telegram/message/html/parser.go 84.15% <100.00%> (+0.35%) ⬆️
internal/mtproto/conn.go 92.22% <0.00%> (-3.34%) ⬇️
telegram/updates/state_apply.go 21.87% <0.00%> (-3.13%) ⬇️
telegram/updates/sequence_box.go 81.41% <0.00%> (+0.88%) ⬆️
telegram/updates/state.go 51.28% <0.00%> (+2.56%) ⬆️
telegram/updates/state_channel.go 48.58% <0.00%> (+2.83%) ⬆️
telegram/updates/internal/e2e/server.go 71.53% <0.00%> (+6.15%) ⬆️
telegram/updates/gap_buffer.go 82.14% <0.00%> (+10.71%) ⬆️
telegram/updates/update.go 71.42% <0.00%> (+61.90%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2a2238c...a34ebc2. Read the comment docs.

@ernado ernado merged commit 0a1c7e6 into gotd:main Jan 1, 2022
@tdakkota tdakkota deleted the fix/html-allow-tg-spoiler-tag branch January 1, 2022 18:07
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