Skip to content

Add full_name property to Contact and corresponding tests#1758

Merged
JrooTJunior merged 2 commits intoaiogram:dev-3.xfrom
m-xim:feature/contact-full-name
Feb 1, 2026
Merged

Add full_name property to Contact and corresponding tests#1758
JrooTJunior merged 2 commits intoaiogram:dev-3.xfrom
m-xim:feature/contact-full-name

Conversation

@m-xim
Copy link
Contributor

@m-xim m-xim commented Jan 31, 2026

Description

Add the full_name property to the Contact, by analogy with the User

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • tests/test_api/test_types/test_contact.py

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@github-actions github-actions bot added the 3.x Issue or PR for stable 3.x version label Jan 31, 2026
@github-actions
Copy link

github-actions bot commented Jan 31, 2026

✔️ Changelog found.

Thank you for adding a description of the changes

@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ec7da0f) to head (9cf3274).
⚠️ Report is 2 commits behind head on dev-3.x.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           dev-3.x     #1758   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          598       598           
  Lines        14207     14212    +5     
=========================================
+ Hits         14207     14212    +5     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
aiogram/types/contact.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JrooTJunior JrooTJunior merged commit 1708980 into aiogram:dev-3.x Feb 1, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.x Issue or PR for stable 3.x version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants