-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Faster testing with reduced number of levels (#130)
Ideally, we should be able to do tests with snapshot file sizes below 100Kbs. Before this I was getting stuck for tens of minutes on `aet04` and I think we need this working faster and w/ lower memory footprint (it is impossible otherwise to review differences between versions). @zdz2101 can you help me track down if this is too much for the current test coverage? The following reductions have been done in this PR: ``` Reducing levels of adae_pharmaverse for variable AEDECOD: keeping 15 levels out of 242 levels. Total kept (%): 46.8 Reducing levels of adlb_pharmaverse for variable PARAM: keeping 10 levels out of 49 levels. Total kept (%): 24.1 ``` Fixes #127 --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
6d8ba27
commit 83fc384
Showing
71 changed files
with
3,266 additions
and
21,571 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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.