Skip to content

Update Telegram schema to the latest layer - #1816

Merged
ernado merged 2 commits into
mainfrom
feat/update-schema
Jul 14, 2026
Merged

Update Telegram schema to the latest layer#1816
ernado merged 2 commits into
mainfrom
feat/update-schema

Conversation

@gotd-bot

@gotd-bot gotd-bot Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

Update Telegram schema to the latest layer.

@gotd-bot gotd-bot Bot added the dependencies Pull requests that update a dependency file label Jul 11, 2026
New layer adds dialogCommunity constructor without peer field,
removing GetPeer from the generated tg.DialogClass interface.
Extract peer via interface assertion and skip peer resolution
for peer-less dialogs.
@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.33%. Comparing base (731927a) to head (1fdbc4a).

Files with missing lines Patch % Lines
telegram/query/dialogs/iter.go 75.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1816      +/-   ##
==========================================
+ Coverage   71.30%   71.33%   +0.03%     
==========================================
  Files         507      507              
  Lines       23947    23956       +9     
==========================================
+ Hits        17075    17090      +15     
+ Misses       5638     5627      -11     
- Partials     1234     1239       +5     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ernado
ernado merged commit 6640c72 into main Jul 14, 2026
13 of 14 checks passed
@ernado
ernado deleted the feat/update-schema branch July 14, 2026 14:42
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