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: expose some missing functions of the common and worker modules #574

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

qdelamea-aneo
Copy link
Contributor

Motivation

Some new features implemented by the Python API are not exposed at the module level.

Description

Fixes the imports to expose these features.

Testing

Tested using the CI.

Impact

No impact.

Additional Information

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • I have thoroughly tested my modifications and added tests when necessary.
  • Tests pass locally and in the CI.
  • I have assessed the performance impact of my modifications.

Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1479 1249 84% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 21492d4 by action🐍

@qdelamea-aneo qdelamea-aneo merged commit e0f61b9 into main Nov 26, 2024
58 checks passed
@qdelamea-aneo qdelamea-aneo deleted the qd/python-worker branch November 26, 2024 08:15
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.

2 participants