Skip to content

Update ubuntu image version test.yml #61

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

Open
wants to merge 12 commits into
base: dev
Choose a base branch
from
Open

Update ubuntu image version test.yml #61

wants to merge 12 commits into from

Conversation

AHReccese
Copy link
Member

Reference Issues/PRs

Update ubuntu image version

What does this implement/fix? Explain your changes.

Any other comments?

@AHReccese AHReccese self-assigned this Mar 4, 2025
@AHReccese AHReccese added the enhancement New feature or request label Mar 4, 2025
@AHReccese AHReccese added this to the DMeta v0.4 milestone Mar 4, 2025
@AHReccese
Copy link
Member Author

@sepandhaghighi
Could you please take a quick look on the errors? should we drop the support for python 3.6?

@AHReccese AHReccese requested a review from sepandhaghighi March 7, 2025 04:41
@sepandhaghighi
Copy link
Member

@sepandhaghighi Could you please take a quick look on the errors? should we drop the support for python 3.6?

Yeah, we should drop Python 3.6 in GitHub Actions for now and use Python 3.10.5 instead of Python 3.10.0.

@AHReccese
Copy link
Member Author

@sepandhaghighi kind reminder

Copy link
Member

@sepandhaghighi sepandhaghighi left a comment

Choose a reason for hiding this comment

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

@AHReccese
Please update setup.py:

  1. python_requires='>=3.6'
  2. Programming Language :: Python :: 3.6

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.19%. Comparing base (4502890) to head (9a55aac).
Report is 38 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #61      +/-   ##
==========================================
- Coverage   72.08%   68.19%   -3.89%     
==========================================
  Files           4        5       +1     
  Lines         154      198      +44     
  Branches       42       47       +5     
==========================================
+ Hits          111      135      +24     
- Misses         36       44       +8     
- Partials        7       19      +12     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AHReccese
Copy link
Member Author

@AHReccese Please update setup.py:

  1. python_requires='>=3.6'
  2. Programming Language :: Python :: 3.6

done, I also updated meta.yaml and bug_report.yml.

@AHReccese
Copy link
Member Author

@sepandhaghighi reminder.

@@ -11,9 +11,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- modern issue template structure
- `--info` flag in CLI
### Changed
- `bug_report.yml`
Copy link
Member

Choose a reason for hiding this comment

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

Please eliminate these two lines.
These changes are not related to the package itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants