-
Notifications
You must be signed in to change notification settings - Fork 38
Keep only important integration tests: step 5 #848
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
Merged
TonyXiang8787
merged 41 commits into
main
from
feature/only-important-integration-tests-5
Dec 4, 2024
Merged
Changes from 26 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
39f5ef3
migrate indexer main model test to test api model
mgovers 5e28a87
migrate duplicated id + non existing id checks to test api model
mgovers 71f67df
migrate test id for wrong type
mgovers e940d99
migrate update with unknown id
mgovers eab6a6f
remove some restore logic testing
mgovers 6762c75
attempt with heap corruption
mgovers 88114ed
fix heap corruption
mgovers d237fee
add enum for calculation symmetry
mgovers 15e4a89
minor
mgovers cc254ef
move misc api model test to regular api model test
mgovers 74e7e75
remove duplicate test
mgovers b879932
migrate updates with alternating compute mode test
mgovers 69590af
remove redundant code
mgovers c3fd36d
remove more redundant tests from test api model misc
mgovers c57e4f6
fully migrate incomplete input test
mgovers 18514d7
minor cleanup
mgovers e88c4b5
migrate final test
mgovers 84b60ba
finally remove last main model integration tests
mgovers 749e64d
remove deprecated functionality; make more main model private
mgovers f4c3920
merge api model misc into api model update tests
mgovers 7e1cb78
remove todo
mgovers 1578616
Merge remote-tracking branch 'origin/main' into feature/only-importan…
mgovers c897c03
fix clang tidy
mgovers 2d2d9b8
more clang-tidy
mgovers 7162012
remove unused variable
mgovers 058a897
fix clang-tidy
mgovers 95c0b48
fix clang-tidy
mgovers 4b8951e
make even more explicit
mgovers 29e8b68
merge get indexer C API tests
mgovers bacf4f0
use C++17 features in C++ wrapper
mgovers 6309aa5
calng-tidy
mgovers 7e56733
tests per attribute
mgovers c69b8d8
debug macos release
mgovers 566ff3f
debug macos
mgovers efcca25
Merge remote-tracking branch 'origin/main' into feature/only-importan…
mgovers 8f5862f
sonar-cloud + clang-tidy
mgovers 81936f6
resolve comments + fix ci
mgovers ca918e2
Merge branch 'main' into feature/only-important-integration-tests-5
mgovers e6a4ea8
fix full clang-tidy build
mgovers 08a0b6b
use bool is_batch instead of Idx in cpp wrapper
mgovers 5cb7a28
more full clang-tidy
mgovers 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
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
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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.