-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[builder] improve unit tests (#1067)
* fix several small bugs found by unit tests * additional unit tests * add utils tests * lint * improve flexibility of create_dask_client API * improve ability to capture coverage during tests * lint * improve coverage measurement on builder tests * expand conditions build is tested with * debug CI * more test debugging * more debugging * cleanup * increase coverage with additional params * turn off memory limit in test * further constrain resource usage in tests * further restrict resources * more unit test resource fixes * sigh, more resource reductions for unit tests * bump tiledbsoma version to latest (#1073) * [builder] add unit test for float precision reduction (#1076) * add test for bfloat conversion * [python] fix HVG unit test (#1077) * fix HVG crash * lint * fix typo
- Loading branch information
Bruce Martin
authored
Apr 2, 2024
1 parent
153f6a7
commit 8d736c4
Showing
14 changed files
with
412 additions
and
49 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
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.