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

Add Python 3.12 to CI testing #148

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Add Python 3.12 to CI testing #148

merged 1 commit into from
Nov 22, 2023

Conversation

djhoese
Copy link
Member

@djhoese djhoese commented Oct 13, 2023

  • Closes #xxxx (remove if there is no corresponding issue, which should only be the case for minor changes)
  • Tests added (for all bug fixes or enhancements)
  • Tests passed (for all non-documentation changes)
  • Passes git diff origin/master **/*py | flake8 --diff (remove if you did not edit any Python files)
  • Fully documented (remove if this change should not be visible to users, e.g., if it is an internal clean-up, or if this is part of a larger project that will be documented later)

@djhoese djhoese added the dependencies Pull requests that update a dependency file label Oct 13, 2023
@djhoese djhoese closed this Nov 22, 2023
@djhoese djhoese reopened this Nov 22, 2023
@djhoese
Copy link
Member Author

djhoese commented Nov 22, 2023

Closing/reopening to restart CI

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6617ff7) 91.23% compared to head (c7b179a) 91.48%.
Report is 35 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   91.23%   91.48%   +0.24%     
==========================================
  Files          11       12       +1     
  Lines        3867     3956      +89     
==========================================
+ Hits         3528     3619      +91     
+ Misses        339      337       -2     
Flag Coverage Δ
unittests 91.48% <ø> (+0.24%) ⬆️

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.

@coveralls
Copy link

Coverage Status

coverage: 91.713%. remained the same
when pulling c7b179a on djhoese:ci-py312
into 69793ca on pytroll:main.

@djhoese djhoese merged commit 15d2eb9 into pytroll:main Nov 22, 2023
32 of 42 checks passed
@djhoese djhoese deleted the ci-py312 branch November 22, 2023 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants