index
:
datamaps-go.git
master
datamaps in Go.
y@yulqen.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
datamaps
/
reader_test.go
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
ridded of extranneous pkg directory
Matthew Lemon
2020-12-06
1
-251
/
+0
|
*
fixed failing test created by changing the datamap in the master test
Matthew Lemon
2020-08-04
1
-37
/
+36
|
*
removed short dir in testdata
Matthew Lemon
2020-07-29
1
-1
/
+1
|
*
reworked algorithm tha creates extractedData maps to allow the datamap sheet ↵
Matthew Lemon
2020-07-28
1
-4
/
+0
|
|
|
|
sequence to be any order
*
working on failing test where dm not work when sheets not sequential - added ↵
Matthew Lemon
2020-07-28
1
-2
/
+2
|
|
|
|
Makefile
*
now we find xlsm files as well seemingly
Matthew Lemon
2020-07-27
1
-2
/
+5
|
*
testing func to get xlsx files from dir
Matthew Lemon
2020-07-27
1
-30
/
+34
|
*
improved defers
Matthew Lemon
2020-07-27
1
-3
/
+13
|
*
more encapsulation
Matthew Lemon
2020-07-26
1
-7
/
+7
|
*
lots of tidy
Matthew Lemon
2020-07-26
1
-5
/
+5
|
*
renamed func
Matthew Lemon
2020-07-26
1
-1
/
+1
|
*
added an error to return for func
Matthew Lemon
2020-07-26
1
-1
/
+1
|
*
extraction now uses a named datamap from the database instead of the file
Matthew Lemon
2020-07-26
1
-1
/
+44
|
*
parameterised test for []DatamapLine from DB test
Matthew Lemon
2020-07-26
1
-0
/
+23
|
*
passing test - can create a []DatamapLine slices from a datamap in the database
Matthew Lemon
2020-07-26
1
-1
/
+3
|
*
adding test and code for pulling []DatamapLine from sqlite3 file
Matthew Lemon
2020-07-26
1
-0
/
+44
|
*
mostly linting
Matthew Lemon
2020-07-24
1
-0
/
+7
|
*
more major surgery
Matthew Lemon
2020-07-22
1
-0
/
+120