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

fix: correct spans linking in batches case #1532

Merged
merged 9 commits into from
Jun 19, 2024

Conversation

draincoder
Copy link
Contributor

Description

Correct spans linking in batches case.

Type of change

  • Bug fix (a non-breaking change that resolves an issue)
  • New feature (a non-breaking change that adds functionality)

Checklist

  • My code adheres to the style guidelines of this project (scripts/lint.sh shows no errors)
  • I have conducted a self-review of my own code
  • My changes do not generate any new warnings
  • I have added tests to validate the effectiveness of my fix or the functionality of my new feature
  • Both new and existing unit tests pass successfully on my local environment by running scripts/test-cov.sh
  • I have ensured that static analysis tests are passing by running scripts/static-analysis.sh

@draincoder draincoder changed the title Correct spans linking in batches case fix: correct spans linking in batches case Jun 17, 2024
@Lancetnik Lancetnik mentioned this pull request Jun 17, 2024
62 tasks
@Lancetnik Lancetnik enabled auto-merge June 19, 2024 10:46
@Lancetnik Lancetnik added this pull request to the merge queue Jun 19, 2024
Merged via the queue into airtai:main with commit 6bfca41 Jun 19, 2024
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants