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

Cap DLite-Python version at 0.5.23 due to SegFault #279

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

CasperWA
Copy link
Collaborator

@CasperWA CasperWA commented Jan 6, 2025

And update pre-commit hooks.

Copilot summary

This pull request includes updates to the .pre-commit-config.yaml file and modifications to the pyproject.toml file. The most important changes involve updating dependencies and adjusting compatibility requirements.

Dependency updates in .pre-commit-config.yaml:

  • Updated pyupgrade to version v3.19.1.
  • Updated ruff-pre-commit to version v0.8.6.
  • Updated bandit to version 1.8.0.
  • Updated mypy to version v1.14.1.
  • Updated validate-entities to version v0.7.2.

Compatibility adjustments in pyproject.toml:

  • Changed keywords from "OTE-API" to "OTEAPI".
  • Removed the upper limit for requires-python.
  • Limited DLite-Python to versions <=0.5.23 due to compatibility issues with Python 3.13.

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.31%. Comparing base (f434900) to head (9cb6a7e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #279   +/-   ##
=======================================
  Coverage   73.31%   73.31%           
=======================================
  Files          15       15           
  Lines         637      637           
=======================================
  Hits          467      467           
  Misses        170      170           
Flag Coverage Δ
local 73.31% <ø> (ø)

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.

@CasperWA CasperWA merged commit 52aa1cf into main Jan 6, 2025
16 checks passed
@CasperWA CasperWA deleted the cwa/fix-dlite-version branch January 6, 2025 23:51
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.

1 participant