Combine and reorganize test models#563
Merged
Merged
Conversation
Wuestengecko
force-pushed
the
combine-test-models
branch
3 times, most recently
from
July 14, 2025 13:12
d236e31 to
5bbbe42
Compare
Member
Author
|
Notebook
This will be resolved by the merge. |
Wuestengecko
marked this pull request as ready for review
July 14, 2025 13:34
Wuestengecko
force-pushed
the
combine-test-models
branch
2 times, most recently
from
July 14, 2025 14:41
ae4db2a to
f0c75e2
Compare
Wuestengecko
marked this pull request as draft
July 14, 2025 14:43
Wuestengecko
force-pushed
the
combine-test-models
branch
2 times, most recently
from
July 15, 2025 17:01
5410b70 to
3143950
Compare
Wuestengecko
force-pushed
the
combine-test-models
branch
from
July 15, 2025 17:13
3143950 to
3e0a918
Compare
Wuestengecko
force-pushed
the
update-notebooks
branch
from
July 15, 2025 17:13
242a1b4 to
d60baeb
Compare
Wuestengecko
force-pushed
the
combine-test-models
branch
from
July 15, 2025 17:16
3e0a918 to
39b3ee3
Compare
Wuestengecko
force-pushed
the
update-notebooks
branch
2 times, most recently
from
July 15, 2025 17:20
977fa7d to
5944352
Compare
Wuestengecko
force-pushed
the
combine-test-models
branch
from
July 15, 2025 17:20
39b3ee3 to
88c4829
Compare
Wuestengecko
force-pushed
the
update-notebooks
branch
from
July 21, 2025 17:06
5944352 to
3cc8ac3
Compare
Wuestengecko
force-pushed
the
combine-test-models
branch
2 times, most recently
from
July 21, 2025 17:28
77493be to
fcfccc2
Compare
Wuestengecko
force-pushed
the
update-notebooks
branch
from
July 21, 2025 17:28
3cc8ac3 to
3c9f859
Compare
Wuestengecko
force-pushed
the
combine-test-models
branch
from
July 22, 2025 11:11
fcfccc2 to
7815c60
Compare
Wuestengecko
force-pushed
the
update-notebooks
branch
2 times, most recently
from
July 22, 2025 11:12
7de5d9e to
cb35d59
Compare
Wuestengecko
force-pushed
the
combine-test-models
branch
2 times, most recently
from
July 22, 2025 15:58
ae770e2 to
3b0ea53
Compare
Wuestengecko
force-pushed
the
update-notebooks
branch
from
July 22, 2025 15:58
cb35d59 to
61619f2
Compare
Wuestengecko
force-pushed
the
combine-test-models
branch
from
July 22, 2025 16:02
3b0ea53 to
ca8ad2e
Compare
Wuestengecko
force-pushed
the
update-notebooks
branch
2 times, most recently
from
July 22, 2025 16:57
4015bdc to
820eef4
Compare
Wuestengecko
force-pushed
the
combine-test-models
branch
from
July 22, 2025 16:57
ca8ad2e to
b442415
Compare
Wuestengecko
force-pushed
the
update-notebooks
branch
from
July 23, 2025 11:52
820eef4 to
ce1ffef
Compare
Wuestengecko
force-pushed
the
combine-test-models
branch
from
July 23, 2025 11:52
b442415 to
7b56281
Compare
Wuestengecko
force-pushed
the
update-notebooks
branch
from
July 23, 2025 12:18
ce1ffef to
2972e36
Compare
Wuestengecko
force-pushed
the
combine-test-models
branch
2 times, most recently
from
July 24, 2025 13:34
a8f508e to
0e3f48b
Compare
Wuestengecko
force-pushed
the
combine-test-models
branch
2 times, most recently
from
July 30, 2025 12:10
78f634e to
2fdd00f
Compare
Wuestengecko
marked this pull request as ready for review
July 30, 2025 12:19
Get rid of the old 5.x and 6.0 models, and combine the useful test data into a single 7.0 model. Additionally, now all models are stored below `tests/data/models`.
Wuestengecko
force-pushed
the
combine-test-models
branch
from
July 30, 2025 13:20
2fdd00f to
a22bcd6
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Get rid of the old 5.x and 6.0 models, and combine the useful test data into a single 7.0 model.
Additionally, now all models are stored below
tests/data/models.