Skip to content

Refactor tests to reduce creation of venvs for speed#294

Merged
nathanjmcdougall merged 8 commits intomainfrom
284-only-install-pre-commit-hooks-in-one-test
Feb 11, 2025
Merged

Refactor tests to reduce creation of venvs for speed#294
nathanjmcdougall merged 8 commits intomainfrom
284-only-install-pre-commit-hooks-in-one-test

Conversation

@nathanjmcdougall
Copy link
Copy Markdown
Collaborator

Introduce new message for uv add --frozen to ask for manual install

Introduce new message for `uv add --frozen` to ask for manual install
@nathanjmcdougall nathanjmcdougall linked an issue Feb 11, 2025 that may be closed by this pull request
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Feb 11, 2025

CodSpeed Performance Report

Merging #294 will not alter performance

Comparing 284-only-install-pre-commit-hooks-in-one-test (0805d05) with main (fbbdec6)

Summary

✅ 1 untouched benchmarks

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.03%. Comparing base (fbbdec6) to head (0805d05).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #294   +/-   ##
=======================================
  Coverage   95.02%   95.03%           
=======================================
  Files          61       61           
  Lines        2756     2759    +3     
=======================================
+ Hits         2619     2622    +3     
  Misses        137      137           

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

@nathanjmcdougall
Copy link
Copy Markdown
Collaborator Author

Tweaking the pre-commit placeholder to use uvx doesn't seem to work.

error: The file or directory is not a reparse point. (os error 4390)

@nathanjmcdougall nathanjmcdougall merged commit 0c6fb50 into main Feb 11, 2025
15 checks passed
@nathanjmcdougall nathanjmcdougall deleted the 284-only-install-pre-commit-hooks-in-one-test branch February 11, 2025 06:48
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.

Only install pre-commit hooks in one test

2 participants