Skip to content

Fix CI build on python 3.8 #289

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

Merged
merged 1 commit into from
Jun 5, 2025
Merged

Conversation

protoroto
Copy link
Member

Description

Fix CI build on python 3.8

References

Fix #288

Checklist

  • I have read the contribution guide
  • Code lint checked via inv lint
  • changes file included (see docs)
  • Usage documentation added in case of new features
  • Tests added

@protoroto protoroto requested a review from yakky June 3, 2025 07:56
Copy link

codecov bot commented Jun 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.30%. Comparing base (91c6149) to head (653e8b9).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #289   +/-   ##
========================================
  Coverage    92.30%   92.30%           
========================================
  Files           10       10           
  Lines          806      806           
  Branches       127      127           
========================================
  Hits           744      744           
  Misses          24       24           
  Partials        38       38           
Flag Coverage Δ
unittests 92.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@protoroto protoroto force-pushed the bugfix/issue-288-fix-ci-build branch from 08da2b4 to 653e8b9 Compare June 3, 2025 11:00
@protoroto protoroto merged commit a0f7bda into develop Jun 5, 2025
98 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.

Build is broken for python3.8
2 participants