-
Notifications
You must be signed in to change notification settings - Fork 352
Unify tests for speed #1206
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
Draft
kingbuzzman
wants to merge
104
commits into
main
Choose a base branch
from
dev/speed-tests
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Unify tests for speed #1206
Changes from 93 commits
Commits
Show all changes
104 commits
Select commit
Hold shift + click to select a range
4e57e34
Attempt to make codecov less important
kingbuzzman b4b9174
Update main.yml
kingbuzzman d85fe25
Update main.yml
kingbuzzman 4674b61
Update main.yml
kingbuzzman 8ee5187
Update pyproject.toml
kingbuzzman e05f94e
Update main.yml
kingbuzzman ed346b6
Update contributing.rst
kingbuzzman 9faec5c
Update README.rst
kingbuzzman 73883c5
Update pyproject.toml
kingbuzzman a0c7a97
Update tox.ini
kingbuzzman 71151c2
Minor import fixes (100% automatic)
kingbuzzman bb091a5
Minor import fixes (100% manual)
kingbuzzman ab643df
Merge branch 'dev/remote-py38' into dev/remove-codecov
kingbuzzman ce156be
Update main.yml
kingbuzzman 3dadd67
Update main.yml
kingbuzzman 9598148
Update main.yml
kingbuzzman b2e9a9d
Update main.yml
kingbuzzman 454fc18
Add debug output to coverage file preparation in main.yml
kingbuzzman 574dea3
Remove coverage report and XML generation commands from tox.ini
kingbuzzman 5f92bc2
Refactor coverage artifact naming in main.yml to remove leading dot
kingbuzzman 0dff300
Streamline event triggers in main.yml to use array syntax for push an…
kingbuzzman f9bd682
.
kingbuzzman 77a07e2
Enhance main.yml workflow by refining event triggers and simplifying …
kingbuzzman ef377e5
.
kingbuzzman d795df0
.
kingbuzzman 9a1375a
Merge branch 'main' into dev/remove-codecov
kingbuzzman 48e6ea9
Update pyproject.toml to exclude pytest_django/_version.py from coverage
kingbuzzman a36659e
Refactor coverage configuration in pyproject.toml to include and omit…
kingbuzzman 45cb413
.
kingbuzzman 9f9cf83
Update main.yml
kingbuzzman 9bff05a
Update main.yml
kingbuzzman a5d66c7
Update main.yml
kingbuzzman 1ffc476
.
kingbuzzman 186dcc4
Enhance coverage report configuration in main.yml to include markdown…
kingbuzzman e3a6ea1
Remove pytest_django/_version.py from coverage omission list in pypro…
kingbuzzman febb65c
..i think copilot led me down the wrong road
kingbuzzman a946de1
Ok not soo wrong..
kingbuzzman e38450f
Update main.yml
kingbuzzman 917a326
Refactor retention days logic in main.yml to use a dedicated step for…
kingbuzzman 82180a5
Unify tests for speed
kingbuzzman f33ffd9
.
kingbuzzman f6fe9cb
.
kingbuzzman 81c2e36
Add pytest import skip for xdist in test_fixtures.py to ensure compat…
kingbuzzman 447de77
.
kingbuzzman 5c74876
.
kingbuzzman 17fc9c0
All these tests now run in 68s... damn!
kingbuzzman ec939d5
.
kingbuzzman bbe8909
Refactor tox commands in tox.ini and update workflow to use the -f fl…
kingbuzzman 18abc2b
.
kingbuzzman 9226882
.
kingbuzzman 99ffdc4
simpler...
kingbuzzman 7e0c82b
.
kingbuzzman 94af128
.
kingbuzzman 2506c02
.
kingbuzzman 980a1ab
.
kingbuzzman 8f26903
.
kingbuzzman 291e541
more...
kingbuzzman 278eb94
.
kingbuzzman d5ca2d0
.
kingbuzzman 7aeb0a4
.
kingbuzzman e1aabb3
.
kingbuzzman 3768ab8
.
kingbuzzman e7201f9
.
kingbuzzman c7c0d9f
.
kingbuzzman 2b040cb
.
kingbuzzman a890bd3
Merge branch 'main' into dev/remove-codecov
kingbuzzman 9bcbcd8
.
kingbuzzman 3f519be
.
kingbuzzman 075a8a9
Merge branch 'main' into dev/remove-codecov
kingbuzzman 5ee4928
Merge branch 'main' into dev/remove-codecov
kingbuzzman 78e77c6
zizmor changes
kingbuzzman f8f4e3f
Update main.yml
kingbuzzman e188210
Update pyproject.toml
kingbuzzman dfbc2eb
Update .github/zizmor.yml
kingbuzzman 3faf64b
Update .github/workflows/main.yml
kingbuzzman 6e8b318
Update .github/workflows/main.yml
kingbuzzman 9958235
Update .github/workflows/main.yml
kingbuzzman a44cb3a
Merge branch 'main' into dev/remove-codecov
kingbuzzman 595b61e
Update pyproject.toml
kingbuzzman c0c7494
Update pyproject.toml
kingbuzzman f9004d3
Update pyproject.toml
kingbuzzman 7eb83ca
Update .github/workflows/main.yml
kingbuzzman 764ae23
Update .github/workflows/main.yml
kingbuzzman 1b90774
Update .github/workflows/main.yml
kingbuzzman 66be0eb
Merge branch 'main' into dev/remove-codecov
kingbuzzman 9ea2987
Merge branch 'main' into dev/remove-codecov
kingbuzzman c27c622
Merge branch 'dev/remove-codecov' into dev/speed-tests
kingbuzzman 36344ac
Update main.yml
kingbuzzman 2ed43eb
.
kingbuzzman b5f158d
.
kingbuzzman 84b70ca
.
kingbuzzman 903e05d
.
kingbuzzman 72dc763
.
kingbuzzman 43e1820
.
kingbuzzman 2c12d04
p312 is pretty slow...
kingbuzzman faa344d
Merge branch 'main' into dev/remove-codecov
kingbuzzman d61a45d
Update .github/workflows/main.yml
kingbuzzman 6824e48
Merge branch 'dev/remove-codecov' into dev/speed-tests
kingbuzzman e858136
Merge branch 'main' into dev/remove-codecov
kingbuzzman 0054df5
Update main.yml
kingbuzzman c1fc14b
Merge branch 'dev/remove-codecov' into dev/speed-tests
kingbuzzman 92d41ae
Merge branch 'main' into dev/speed-tests
kingbuzzman aeb6fc3
.
kingbuzzman ca99476
Minimize changes
kingbuzzman File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.