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 schema to the latest layer #529

Merged
merged 3 commits into from
Sep 20, 2021
Merged

Update schema to the latest layer #529

merged 3 commits into from
Sep 20, 2021

Conversation

github-actions[bot]
Copy link

Update Telegram API schema to the latest layer.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Sep 20, 2021
As per latest Telegram update, use int64 instead of int.
@codecov
Copy link

codecov bot commented Sep 20, 2021

Codecov Report

Merging #529 (dbc8429) into main (ff956f8) will decrease coverage by 0.08%.
The diff coverage is 61.36%.

❗ Current head dbc8429 differs from pull request most recent head 0a07919. Consider uploading reports for the commit 0a07919 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #529      +/-   ##
==========================================
- Coverage   71.19%   71.11%   -0.09%     
==========================================
  Files         377      377              
  Lines       16901    16902       +1     
==========================================
- Hits        12033    12020      -13     
- Misses       4117     4127      +10     
- Partials      751      755       +4     
Impacted Files Coverage Δ
telegram/message/peer/dialog_key.go 20.00% <ø> (ø)
telegram/query/cached/compute_hash.go 0.00% <0.00%> (ø)
telegram/updates/access_hash_feeder.go 12.06% <0.00%> (ø)
telegram/updates/config.go 12.50% <0.00%> (ø)
telegram/updates/conv_shorts.go 0.00% <0.00%> (ø)
telegram/updates/internal/e2e/peer_db.go 100.00% <ø> (ø)
telegram/updates/state_apply.go 36.71% <0.00%> (ø)
telegram/updates/state_channel.go 52.83% <ø> (ø)
telegram/updates/storage.go 100.00% <ø> (ø)
telegram/updates/storage_mem.go 0.00% <0.00%> (ø)
... and 25 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 2bf419f...0a07919. Read the comment docs.

@ernado ernado merged commit 303255c into main Sep 20, 2021
@ernado ernado deleted the feat/update-schema branch September 20, 2021 20:49
@ernado ernado restored the feat/update-schema branch September 20, 2021 20:52
@ernado ernado deleted the feat/update-schema branch September 20, 2021 20:52
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.

2 participants