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

Pre commit testing #548

Closed
wants to merge 4 commits into from
Closed

Pre commit testing #548

wants to merge 4 commits into from

Conversation

enricostragiotti
Copy link
Contributor

This PR solves the problems of using VS code with the official python extension and pre-commit (more info here). This modification does not impact the functioning of the pre-commit routine as poetry is already needed and used for sync_doc_requirements.

@enricostragiotti enricostragiotti marked this pull request as ready for review July 5, 2024 16:02
@christophe-david christophe-david added the development Related to development process and configuration label Jul 12, 2024
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.23%. Comparing base (709d0c6) to head (a1fba7d).
Report is 22 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #548   +/-   ##
=======================================
  Coverage   85.23%   85.23%           
=======================================
  Files         138      138           
  Lines        6381     6381           
  Branches      933      933           
=======================================
  Hits         5439     5439           
  Misses        785      785           
  Partials      157      157           

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

@christophe-david
Copy link
Contributor

This PR is no longer applicable as the pre-commit configuration has been completely changed to use Ruff.

@enricostragiotti enricostragiotti deleted the pre-commit-testing branch December 3, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Related to development process and configuration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants