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

Update Telegram schema to the latest layer #613

Merged
merged 2 commits into from
Dec 9, 2021
Merged

Conversation

gotd-bot[bot]
Copy link

@gotd-bot gotd-bot bot commented Dec 8, 2021

Update Telegram schema to the latest layer.

@gotd-bot gotd-bot bot added the dependencies Pull requests that update a dependency file label Dec 8, 2021
@tdakkota tdakkota force-pushed the feat/update-schema branch 2 times, most recently from ad60387 to 4b1493c Compare December 9, 2021 07:09
@codecov
Copy link

codecov bot commented Dec 9, 2021

Codecov Report

Merging #613 (b8f0070) into main (a3120fe) will decrease coverage by 0.47%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #613      +/-   ##
==========================================
- Coverage   69.40%   68.93%   -0.48%     
==========================================
  Files         400      400              
  Lines       18737    18697      -40     
==========================================
- Hits        13005    12888     -117     
- Misses       4885     4968      +83     
+ Partials      847      841       -6     
Impacted Files Coverage Δ
telegram/message/request.go 73.91% <100.00%> (-9.73%) ⬇️
telegram/message/sender.go 75.92% <100.00%> (+0.92%) ⬆️
telegram/updates/update.go 9.52% <0.00%> (-61.91%) ⬇️
telegram/message/peer/convert.go 59.25% <0.00%> (-14.82%) ⬇️
telegram/updates/state_apply.go 25.00% <0.00%> (-11.72%) ⬇️
telegram/updates/state_channel.go 45.75% <0.00%> (-7.08%) ⬇️
telegram/updates/internal/e2e/server.go 65.38% <0.00%> (-6.16%) ⬇️
telegram/updates/internal/e2e/storage_mem.go 53.78% <0.00%> (-6.07%) ⬇️
internal/mtproto/read.go 56.46% <0.00%> (-4.77%) ⬇️
internal/rpc/engine.go 74.57% <0.00%> (-2.83%) ⬇️
... and 1 more

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 a3120fe...b8f0070. Read the comment docs.

@tdakkota tdakkota merged commit 9dfdf37 into main Dec 9, 2021
@tdakkota tdakkota deleted the feat/update-schema branch December 9, 2021 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants