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

Update CI consumption workflow to enable testing for py3.11 #1266

Merged
merged 7 commits into from
Oct 3, 2023

Conversation

pdthummar
Copy link
Contributor

@pdthummar pdthummar commented Jun 15, 2023

Description

Fixes #1251


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

Quality of Code and Contribution Guidelines

@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #1266 (5653661) into dev (201013e) will decrease coverage by 52.76%.
The diff coverage is n/a.

❗ Current head 5653661 differs from pull request most recent head bb24993. Consider uploading reports for the commit bb24993 to get more accurate results

@@             Coverage Diff             @@
##              dev    #1266       +/-   ##
===========================================
- Coverage   84.83%   32.08%   -52.76%     
===========================================
  Files          34       34               
  Lines        1926     1926               
  Branches      366      366               
===========================================
- Hits         1634      618     -1016     
- Misses        217     1307     +1090     
+ Partials       75        1       -74     
Flag Coverage Δ
unittests 32.08% <ø> (-52.70%) ⬇️

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

see 24 files with indirect coverage changes

@gavin-aguiar gavin-aguiar merged commit 82b988e into dev Oct 3, 2023
@gavin-aguiar gavin-aguiar deleted the pthummar/add_py311_tests branch October 3, 2023 18:03
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.

Add py 3.11 consumption test
3 participants