featurebase/idk/csv
souhailanoor 39def696c5
FB-1618: Fix code smells due to unifying IDK and Featurebase (#2184)
* create constants for duplicates to resolve code smells

* refactored duplicated code for extract(rows))

* additional refactoring

* refactor test

* rename to match reg exp

* fixed naming

* fixed naming, removed duplicated string

* fixed index names

* fixed bug introduced in earlier commit

* create delete index method and refactor if statement

* refactored file to reduce complexity

* fix go fmt error

* fixed bug introduced in last commit

* address reviewer's comments

* remove trailing colon and spaces
2022-08-12 17:00:29 -05:00
..
cmd.go FB-1597: unifying idk and featurebase (#2160) 2022-07-28 17:23:16 -05:00
csv_test.go FB-1618: Fix code smells due to unifying IDK and Featurebase (#2184) 2022-08-12 17:00:29 -05:00
source.go FB-1597: unifying idk and featurebase (#2160) 2022-07-28 17:23:16 -05:00