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

feat(mktyping): generate typing helpers #602

Merged
merged 4 commits into from
Dec 5, 2021

Conversation

tdakkota
Copy link
Member

@tdakkota tdakkota commented Dec 5, 2021

No description provided.

@codecov
Copy link

codecov bot commented Dec 5, 2021

Codecov Report

Merging #602 (96fdf4d) into main (58f9c9a) will decrease coverage by 0.23%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #602      +/-   ##
==========================================
- Coverage   68.72%   68.49%   -0.24%     
==========================================
  Files         394      395       +1     
  Lines       18491    18533      +42     
==========================================
- Hits        12708    12694      -14     
- Misses       4950     5009      +59     
+ Partials      833      830       -3     
Impacted Files Coverage Δ
telegram/message/internal/mktyping/main.go 0.00% <0.00%> (ø)
telegram/message/typing.go 68.00% <0.00%> (-20.68%) ⬇️
telegram/updates/sequence_box.go 81.41% <0.00%> (+0.88%) ⬆️
internal/rpc/engine.go 77.40% <0.00%> (+2.82%) ⬆️
internal/mtproto/read.go 61.22% <0.00%> (+4.76%) ⬆️
telegram/updates/gap_buffer.go 82.14% <0.00%> (+10.71%) ⬆️

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 58f9c9a...96fdf4d. Read the comment docs.

@ernado ernado merged commit e98b241 into gotd:main Dec 5, 2021
@tdakkota tdakkota deleted the feat/typing-action branch December 5, 2021 17:16
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