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

test: Add Python 3.11 to CI #157

Merged
merged 6 commits into from
Jan 4, 2023
Merged

test: Add Python 3.11 to CI #157

merged 6 commits into from
Jan 4, 2023

Conversation

matthewfeickert
Copy link
Member

@matthewfeickert matthewfeickert commented Oct 26, 2022

* Update pylhe.read_lhe test to compare on len over __sizeof__
* Add Python 3.11 to testing in CI.
* Add Python 3.11 to PyPI classifiers metadata.
* Update Docker base image to python:3.11-slim.

Co-authored-by: Eduardo Rodrigues <[email protected]>

@matthewfeickert matthewfeickert added CI Continuous Integration docs Documentation related test labels Oct 26, 2022
@matthewfeickert matthewfeickert self-assigned this Oct 26, 2022
@codecov
Copy link

codecov bot commented Nov 8, 2022

Codecov Report

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

Coverage data is based on head (a41bd49) compared to base (3b8571d).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #157   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files           2        2           
  Lines         217      217           
  Branches       48       48           
=======================================
  Hits          186      186           
  Misses         27       27           
  Partials        4        4           
Flag Coverage Δ
unittests-3.10 85.25% <ø> (ø)
unittests-3.7 84.90% <ø> (ø)

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.

@matthewfeickert matthewfeickert force-pushed the test/add-python-3-11 branch 2 times, most recently from dc303ef to ded7ff2 Compare December 6, 2022 04:42
@eduardo-rodrigues eduardo-rodrigues marked this pull request as ready for review January 4, 2023 14:53
@eduardo-rodrigues eduardo-rodrigues self-requested a review January 4, 2023 14:56
@eduardo-rodrigues
Copy link
Member

I committed a fix. This is now ready.

As per our exchange at #174 (comment), a new release would be great asap. I actually do not know how you bump and release automatically, filling the release notes. Let me know for the future (worth some text in the README?) and kindly release 0.5.0 :-).

@matthewfeickert matthewfeickert merged commit fee98b0 into master Jan 4, 2023
@matthewfeickert matthewfeickert deleted the test/add-python-3-11 branch January 4, 2023 21:53
@matthewfeickert
Copy link
Member Author

I actually do not know how you bump and release automatically, filling the release notes. Let me know for the future (worth some text in the README?) and kindly release 0.5.0 :-).

Ah sorry! Yes, I'll make a release and then also create an Issue for myself to write some developer.md notes so that we all know how to make releases. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration docs Documentation related test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants