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 against 4.0/edge on 22.04 #593

Merged
merged 2 commits into from
Jul 5, 2024
Merged

Conversation

simondeziel
Copy link
Member

@simondeziel simondeziel commented Jul 4, 2024

#592 is a prerequisite

This PR is expected to fail until #590 is addressed.

Copy link

codecov bot commented Jul 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.35%. Comparing base (46b58e6) to head (cbfd5c1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #593   +/-   ##
=======================================
  Coverage   96.35%   96.35%           
=======================================
  Files          32       32           
  Lines        3159     3159           
=======================================
  Hits         3044     3044           
  Misses        115      115           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

hamistao
hamistao previously approved these changes Jul 5, 2024
Copy link
Contributor

@hamistao hamistao left a comment

Choose a reason for hiding this comment

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

The changes are all fine for me. Thanks! Also #594 is now ready and closes #590 once it is merged.

@simondeziel simondeziel dismissed hamistao’s stale review July 5, 2024 13:16

The merge-base changed after approval.

@simondeziel simondeziel requested a review from hamistao July 5, 2024 13:17
Copy link
Contributor

@hamistao hamistao left a comment

Choose a reason for hiding this comment

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

Maybe remove the commits that aren't needed anymore after rebase (i.e. the ones merged through #592)?

@simondeziel
Copy link
Member Author

Maybe remove the commits that aren't needed anymore after rebase (i.e. the ones merged through #592)?

Oh, that's probably why it didn't let me merge despite your initial ack. Indeed let me clean that up. I thought it would be smart enough to do it automatically...

Python 3.8 was picked as it's the default python3 version on 20.04.

Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
Python 3.11 makes little sense now that we test with 3.12.
Also, 3.11 isn't shipped in any Ubuntu LTS version (just 23.10).

Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
Copy link
Contributor

@hamistao hamistao left a comment

Choose a reason for hiding this comment

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

All good!

@simondeziel simondeziel merged commit 6412320 into canonical:main Jul 5, 2024
13 of 14 checks passed
@simondeziel simondeziel deleted the 4.0-edge branch July 5, 2024 13:48
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.

2 participants