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: define a set of supported platforms #63

Merged
merged 5 commits into from
Oct 11, 2024

Conversation

Realiserad
Copy link
Owner

The plugin may break if the "wrong" version of Python is used as exemplified in #62.

Run pytest on all supported versions specified here and warn during the installation if an untested version of Python is used.

@Realiserad Realiserad self-assigned this Oct 9, 2024
@Realiserad Realiserad marked this pull request as draft October 9, 2024 16:17
@github-actions github-actions bot added the size/S Pull request with less than 30 lines of code label Oct 9, 2024
@Realiserad Realiserad force-pushed the test/supported-python-versions branch 3 times, most recently from 92cab9f to 516db60 Compare October 9, 2024 16:58
@github-actions github-actions bot added size/M Pull request with less than 100 lines of code and removed size/S Pull request with less than 30 lines of code labels Oct 9, 2024
@Realiserad Realiserad force-pushed the test/supported-python-versions branch from 516db60 to 9a75496 Compare October 9, 2024 17:15
@Realiserad Realiserad force-pushed the test/supported-python-versions branch 2 times, most recently from aa3c0ea to f3494f7 Compare October 9, 2024 17:31
Copy link

github-actions bot commented Oct 9, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
439 335 76% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 1cb0b5f by action🐍

@Realiserad Realiserad force-pushed the test/supported-python-versions branch 5 times, most recently from 9ac1736 to 0d39be8 Compare October 11, 2024 08:31
@Realiserad Realiserad force-pushed the test/supported-python-versions branch from 0d39be8 to e96d757 Compare October 11, 2024 09:45
@github-actions github-actions bot added size/L Pull request with less than 500 lines of code and removed size/M Pull request with less than 100 lines of code labels Oct 11, 2024
@Realiserad Realiserad marked this pull request as ready for review October 11, 2024 09:50
@Realiserad Realiserad merged commit 28f7eeb into main Oct 11, 2024
14 checks passed
@Realiserad Realiserad deleted the test/supported-python-versions branch October 11, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Pull request with less than 500 lines of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant