-
Notifications
You must be signed in to change notification settings - Fork 608
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI/Testing: many improvements for testing and code coverage (#3730)
* When checking code coverage, don't abort for failed tests * Rejigger imagebufalgo_test a bit for better IBA test coverage * Test zover * Have testsuite/oiiotool-fixnan test with deep images * Add to the extisting --fixnan tests a test for 'error' mode. * Make testsuite/oiiotool-color test all colormap names * Test 2D filters in filter_test * Exclude python scripts in src/doc from coverage analysis * Remove redundant attribute-seting code from the python internals * Remove unused python_array_code function * Exclude some imported code from coverage testing * Re-enable and improve coverage testing from 'make CODECOV=1' * Exclude unused/unexposed parts of xxhash.cpp from compilation
- Loading branch information
Showing
26 changed files
with
491 additions
and
137 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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
Oops, something went wrong.