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

Drop support for python 3.7 #95

Merged
merged 2 commits into from
Feb 6, 2024
Merged

Drop support for python 3.7 #95

merged 2 commits into from
Feb 6, 2024

Conversation

lebrice
Copy link
Collaborator

@lebrice lebrice commented Jan 25, 2024

  • Drops support for Python 3.7:
  • Updates the pre-commit hooks to include the --select=UP flag (pyupgrade equivalent with ruff)
  • Updates the build workflow
  • Removes unnecessary checks / imports from python 3.7

@codecov-commenter
Copy link

codecov-commenter commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.59%. Comparing base (6363e05) to head (981ffd4).
Report is 23 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
+ Coverage   52.49%   60.59%   +8.10%     
==========================================
  Files           9        9              
  Lines        1364     1368       +4     
==========================================
+ Hits          716      829     +113     
+ Misses        648      539     -109     
Flag Coverage Δ
integrationtests ?
unittests 60.59% <100.00%> (+9.93%) ⬆️

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.

Signed-off-by: Fabrice Normandin <[email protected]>
Signed-off-by: Fabrice Normandin <[email protected]>
@lebrice lebrice merged commit 6391c5c into mila-iqia:master Feb 6, 2024
17 checks passed
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.

3 participants