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
/
reader
/
reader_test.go
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-22
more major surgery
Matthew Lemon
1
-120
/
+0
2020-07-19
restructure
Matthew Lemon
1
-0
/
+0
2020-07-18
moved db stuff to new package
Matthew Lemon
1
-28
/
+0
2020-07-18
starting playing around with sqlite3
Matthew Lemon
1
-0
/
+28
2020-06-21
added a new test and commented out an old one
Matthew Lemon
1
-31
/
+31
2019-12-06
rewrote a test unnecessarily, but did it anyway
Matthew Lemon
1
-13
/
+26
2019-12-03
removed all coords code
Matthew Lemon
1
-48
/
+0
2019-12-01
tweaking the globbing func
Matthew Lemon
1
-1
/
+12
2019-12-01
added test for basic glob of target directory
Matthew Lemon
1
-0
/
+8
2019-11-28
fixed failing test after my extra test was added prior to merge
Matthew Lemon
1
-1
/
+1
2019-11-28
added another test
Matthew Lemon
1
-0
/
+3
2019-11-18
fixed test
Matthew Lemon
1
-1
/
+1
2019-11-18
test for far out cell val
Matthew Lemon
1
-0
/
+1
2019-11-15
tidying
Matthew Lemon
1
-11
/
+11
2019-11-15
another test parameterized
Matthew Lemon
1
-12
/
+11
2019-11-15
added a little bit of code to test to prevent index panic
Matthew Lemon
1
-11
/
+20
2019-11-15
parameterized another test
Matthew Lemon
1
-8
/
+12
2019-11-15
reformatted test to use a case struct
Matthew Lemon
1
-11
/
+15
2019-11-15
removed dependency on datamap file
Matthew Lemon
1
-4
/
+7
2019-11-14
fixed - passing test
Matthew Lemon
1
-0
/
+6
2019-11-12
pretty much can filter by datamap by needs more tests
Matthew Lemon
1
-0
/
+7
2019-11-12
fix incorrectly named func
Matthew Lemon
1
-1
/
+1
2019-11-12
removed superceded func and old TODOs
Matthew Lemon
1
-17
/
+2
2019-11-12
some error refactoring and tidying
Matthew Lemon
1
-2
/
+0
2019-11-12
added another test
Matthew Lemon
1
-1
/
+5
2019-11-12
tidying
Matthew Lemon
1
-10
/
+10
2019-11-12
added another test - but do we always want strings to be returned?
Matthew Lemon
1
-0
/
+4
2019-11-12
first passing test after parsing XLSX data into decent data structure
Matthew Lemon
1
-1
/
+3
2019-11-11
struggling on with this func to manage the parsed data data structure
Matthew Lemon
1
-7
/
+3
2019-11-11
func makes more sense now
Matthew Lemon
1
-3
/
+12
2019-11-11
cleanup
Matthew Lemon
1
-4
/
+1
2019-11-11
added test for counting sheets in datamap
Matthew Lemon
1
-0
/
+11
2019-11-04
light refactoring - naming, etc
Matthew Lemon
1
-21
/
+21
2019-11-03
put back proper test for data pulled from spreadsheet
Matthew Lemon
1
-1
/
+10
2019-11-03
alphastream variable now fits Excel max cols
Matthew Lemon
1
-0
/
+6
2019-11-03
added alphaStream
Matthew Lemon
1
-0
/
+6
2019-11-03
implemented alphas - producing letter component of Excel columns horizontally
Matthew Lemon
1
-1
/
+17
2019-11-03
lots of stuff
Matthew Lemon
1
-2
/
+21
2019-11-01
use proper test fixture file
Matthew Lemon
1
-1
/
+1
2019-11-01
removed the pointer
Matthew Lemon
1
-9
/
+8
2019-10-25
added test and some cleanup
Matthew Lemon
1
-0
/
+15
2019-10-24
more testing
Matthew Lemon
1
-1
/
+12
2019-10-21
passing test
Matthew Lemon
1
-2
/
+5