Skip to content

feat: add unit tests for tortoiseorm#4141

Merged
xrmx merged 3 commits intoopen-telemetry:mainfrom
herin049:feat/tortoise-orm-tests
Jan 26, 2026
Merged

feat: add unit tests for tortoiseorm#4141
xrmx merged 3 commits intoopen-telemetry:mainfrom
herin049:feat/tortoise-orm-tests

Conversation

@herin049
Copy link
Copy Markdown
Contributor

Description

Adds a basic set of unit tests for tortoiseorm.

Fixes #4086

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

 tox run -e $(tox --listenvs | grep tortoise | tr '\n' ',')

Does This PR Require a Core Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added

@herin049 herin049 requested a review from a team as a code owner January 24, 2026 04:03
Copy link
Copy Markdown
Contributor

@xrmx xrmx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@xrmx xrmx moved this to Easy to review / merge / close in Python PR digest Jan 26, 2026
@xrmx xrmx enabled auto-merge (squash) January 26, 2026 16:41
@xrmx xrmx merged commit 0b379be into open-telemetry:main Jan 26, 2026
663 checks passed
@github-project-automation github-project-automation bot moved this from Easy to review / merge / close to Done in Python PR digest Jan 26, 2026
wikaaaaa pushed a commit to wikaaaaa/opentelemetry-python-contrib that referenced this pull request Feb 5, 2026
* feat: add unit tests for tortoiseorm

* update CHANGELOG.md

---------

Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
sightseeker added a commit to sightseeker/opentelemetry-python-contrib that referenced this pull request Mar 11, 2026
* feat: add unit tests for tortoiseorm

* update CHANGELOG.md

---------

Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Add TortoiseORMInstrumentor tests

3 participants