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

try pypy 3.9 in CI #7956

Merged
merged 3 commits into from
Dec 14, 2022
Merged

try pypy 3.9 in CI #7956

merged 3 commits into from
Dec 14, 2022

Conversation

auvipy
Copy link
Member

@auvipy auvipy commented Dec 13, 2022

This is just draft to improve related issues

@auvipy
Copy link
Member Author

auvipy commented Dec 13, 2022

Codecov centrally ingests .xml .json and .txt type coverage report formats.

If your language / test suite does not generate one of these format coverage reports, you may need to add a conversion step to your build process.

@auvipy auvipy self-assigned this Dec 13, 2022
@codecov
Copy link

codecov bot commented Dec 13, 2022

Codecov Report

Base: 90.14% // Head: 90.14% // No change to project coverage 👍

Coverage data is based on head (7d8bcaf) compared to base (736c8a8).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7956   +/-   ##
=======================================
  Coverage   90.14%   90.14%           
=======================================
  Files         138      138           
  Lines       17071    17071           
  Branches     2307     2307           
=======================================
  Hits        15388    15388           
  Misses       1430     1430           
  Partials      253      253           
Flag Coverage Δ
unittests 90.11% <ø> (ø)

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

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@auvipy
Copy link
Member Author

auvipy commented Dec 13, 2022

python 3.11 was failing but pypy 3.9 was passing

@auvipy auvipy marked this pull request as ready for review December 14, 2022 07:26
@auvipy auvipy changed the title try Python 3.11 and pypy 3.9 in CI try pypy 3.9 in CI Dec 14, 2022
@auvipy
Copy link
Member Author

auvipy commented Dec 14, 2022

have to handle python 3.11 in a different PR

Copy link
Member Author

@auvipy auvipy left a comment

Choose a reason for hiding this comment

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

merging pypy 3.9 only

@auvipy auvipy merged commit 8bba7f9 into master Dec 14, 2022
@auvipy auvipy deleted the newpy branch June 7, 2023 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant