-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix option handling in pipeline.jl (#70)
pipeline.jl: - wrap option handling in a function - resolve the semantics of the options to set_tbl_col - remove redundant codepath in _create_tbl_impl - docstring for get_tbl_name - ensure automatic table name generation is tested always test-pipeline.jl: - Isolate tests, except for a set that depends on existing tables. Handle that with a 2 line code duplication. --------- Co-authored-by: Abel Soares Siqueira <[email protected]>
- Loading branch information
1 parent
78646dd
commit 6fb0423
Showing
2 changed files
with
125 additions
and
116 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
Oops, something went wrong.