Skip to content

Downgrade python in unit tests to 3.11 to stop random failures#417

Merged
odunbar merged 1 commit into
mainfrom
orad/python-dg
Apr 24, 2026
Merged

Downgrade python in unit tests to 3.11 to stop random failures#417
odunbar merged 1 commit into
mainfrom
orad/python-dg

Conversation

@odunbar

@odunbar odunbar commented Apr 24, 2026

Copy link
Copy Markdown
Member

Purpose

Content

  • downgrade tests to 3.11
  • add info statement to help keep consistency in testing

  • I have read and checked the items on the review checklist.

@codecov

codecov Bot commented Apr 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.18%. Comparing base (40079d4) to head (e07252b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #417   +/-   ##
=======================================
  Coverage   94.18%   94.18%           
=======================================
  Files          10       10           
  Lines        1977     1977           
=======================================
  Hits         1862     1862           
  Misses        115      115           

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

@odunbar
odunbar merged commit 6341ca2 into main Apr 24, 2026
10 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.

Re-Downgrade unit tests to python 3.11

1 participant