Skip to content

Conversation

@QHivert
Copy link
Contributor

@QHivert QHivert commented Apr 18, 2025

Hello,
I'm planning to make some PR to add missing functionalities.
To do so, I'm using a devcontainer and wonder if you'll be interested to have it on your repo.

Besides, using pyhton 3.13, there were some warning when importing modules, as you can see below:
warning

I've fixed them in this PR too. But if you don't want the devcontainer, I can remove it from the PR and just put the fixes.

Also, if you want me to open an issue before making a PR ask away!

Cheers,
Quentin

@codecov
Copy link

codecov bot commented Apr 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.60%. Comparing base (842ba8d) to head (12422d7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   87.60%   87.60%           
=======================================
  Files          10       10           
  Lines        2041     2041           
=======================================
  Hits         1788     1788           
  Misses        253      253           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@@ -0,0 +1,19 @@
FROM python:3.13-slim
Copy link
Owner

Choose a reason for hiding this comment

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

Do you think you could use an alpine based image instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, will do!

@tonioo
Copy link
Owner

tonioo commented Nov 2, 2025

@QHivert Any news about this one?

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