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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-06
ridded of extranneous pkg directory
Matthew Lemon
15
-3673
/
+0
2020-12-02
some cleaning up
Matthew Lemon
1
-5
/
+5
2020-11-29
started working on help command
Matthew Lemon
1
-0
/
+26
2020-09-17
removed errant error handler
Matthew Lemon
1
-3
/
+0
2020-08-06
starting to refactor the tests
Matthew Lemon
1
-16
/
+24
2020-08-06
fixing more error messages
Matthew Lemon
1
-4
/
+6
2020-08-06
improved error handling
Matthew Lemon
1
-8
/
+8
2020-08-06
tests passing but only with the help of a hack to solve DD/MM/YY
Matthew Lemon
4
-3
/
+8
2020-08-05
failing test on one spreadsheet no handling date numformat properly
Matthew Lemon
1
-0
/
+0
2020-08-05
debugging numberformat issues
Matthew Lemon
3
-11
/
+16
2020-08-05
added numfmt field to return_data table
Matthew Lemon
2
-4
/
+6
2020-08-05
added some comments re storing cell numfmt strings
Matthew Lemon
3
-0
/
+7
2020-08-05
fixed missing row in master
Matthew Lemon
1
-1
/
+1
2020-08-04
added duplicate test cases - ready for differentiation. tests failing
Matthew Lemon
2
-11
/
+22
2020-08-04
fuller test error message
Matthew Lemon
1
-1
/
+2
2020-08-04
getting there with testing the master output
Matthew Lemon
1
-11
/
+37
2020-08-04
fixed failing test created by changing the datamap in the master test
Matthew Lemon
6
-55
/
+64
2020-08-04
part way through writing master test - tests failing
Matthew Lemon
3
-11
/
+122
2020-08-02
added createdatamap command
Matthew Lemon
3
-5
/
+10
2020-08-02
removed old commented out code
Matthew Lemon
1
-10
/
+0
2020-08-02
tidied test
Matthew Lemon
1
-3
/
+4
2020-08-02
fixed issue with not writing header to master - needed to AddRowAtIndex()
Matthew Lemon
1
-2
/
+2
2020-08-02
still cant get first row to write
Matthew Lemon
1
-12
/
+19
2020-08-01
not writing top line to master yet
Matthew Lemon
2
-18
/
+31
2020-08-01
tidying linting and checker errors
Matthew Lemon
5
-6
/
+13
2020-08-01
fixed extraneous variable
Matthew Lemon
2
-29
/
+6
2020-08-01
tidying errors
Matthew Lemon
1
-7
/
+7
2020-08-01
better error handling
Matthew Lemon
1
-5
/
+9
2020-08-01
tweaked
Matthew Lemon
1
-1
/
+0
2020-08-01
now added the column of keys to the master
Matthew Lemon
1
-1
/
+1
2020-08-01
first very rough writing of the datamap from the database - VERY ROUGH
Matthew Lemon
1
-10
/
+37
2020-08-01
getting there with writing the mater
Matthew Lemon
2
-5
/
+51
2020-08-01
fixed test and remove prepare
Matthew Lemon
2
-9
/
+7
2020-07-31
writing sql code and not enjoying it
Matthew Lemon
1
-3
/
+47
2020-07-31
added comment on SQL
Matthew Lemon
1
-0
/
+4
2020-07-31
starting writing the code for master writer
Matthew Lemon
3
-8
/
+103
2020-07-31
upgrade to tealeg.xlsx v3.2.0 - goodbye to coords!
Matthew Lemon
1
-24
/
+39
2020-07-29
added comments
Matthew Lemon
1
-0
/
+8
2020-07-29
testing all the spreadsheets now
Matthew Lemon
4
-14
/
+44
2020-07-29
test for ImportToDB
Matthew Lemon
1
-3
/
+54
2020-07-29
removed short dir in testdata
Matthew Lemon
4
-2
/
+2
2020-07-29
more tests
Matthew Lemon
3
-17
/
+58
2020-07-29
first new test on database import - testing one cell value
Matthew Lemon
1
-7
/
+33
2020-07-29
added setup and teardown funcs
Matthew Lemon
1
-15
/
+35
2020-07-28
chasing golint
Matthew Lemon
3
-25
/
+27
2020-07-28
tidying and linting
Matthew Lemon
1
-17
/
+17
2020-07-28
tidying
Matthew Lemon
2
-10
/
+9
2020-07-28
fixed bug whereby the program would crash on importing even when no required ...
Matthew Lemon
1
-2
/
+4
2020-07-28
added filename into return_data table
Matthew Lemon
1
-2
/
+5
2020-07-28
I think I fixed the bug whereby multiple returns where created
Matthew Lemon
1
-11
/
+25
[next]