Skip to content

Conversation

@herin049
Copy link
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
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 @xrmx's 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 @xrmx's Python PR digest Jan 26, 2026
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