index
:
datamaps-go.git
master
datamaps in Go.
y@yulqen.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds verbose flag to test commands
HEAD
master
Matthew Lemon
2024-03-06
1
-2
/
+2
*
Added a new run.sh script - to be used as alternative to Makefile
Matthew Lemon
2024-03-06
1
-0
/
+20
*
updated go.mod
Matthew Lemon
2021-08-22
1
-1
/
+0
*
Now the checkdb func is working
Matthew Lemon
2021-05-04
1
-3
/
+5
*
fixed problem of repeating Setup() procedure
Matthew Lemon
2021-05-04
3
-5
/
+19
*
fixed missing datamaps pkg
Matthew Lemon
2020-12-08
17
-1
/
+3673
*
ridded of extranneous pkg directory
Matthew Lemon
2020-12-06
18
-3678
/
+6
*
some cleaning up
Matthew Lemon
2020-12-02
1
-5
/
+5
*
started working on help command
Matthew Lemon
2020-11-29
2
-2
/
+31
*
script to delete config/datamaps.db
Matthew Lemon
2020-09-17
1
-0
/
+8
*
removed errant error handler
Matthew Lemon
2020-09-17
2
-3
/
+1
*
starting to refactor the tests
Matthew Lemon
2020-08-06
1
-16
/
+24
*
fixing more error messages
Matthew Lemon
2020-08-06
1
-4
/
+6
*
improved error handling
Matthew Lemon
2020-08-06
1
-8
/
+8
*
tests passing but only with the help of a hack to solve DD/MM/YY
Matthew Lemon
2020-08-06
4
-3
/
+8
*
failing test on one spreadsheet no handling date numformat properly
Matthew Lemon
2020-08-05
1
-0
/
+0
*
debugging numberformat issues
Matthew Lemon
2020-08-05
3
-11
/
+16
*
added numfmt field to return_data table
Matthew Lemon
2020-08-05
2
-4
/
+6
*
added some comments re storing cell numfmt strings
Matthew Lemon
2020-08-05
3
-0
/
+7
*
fixed missing row in master
Matthew Lemon
2020-08-05
1
-1
/
+1
*
added duplicate test cases - ready for differentiation. tests failing
Matthew Lemon
2020-08-04
2
-11
/
+22
*
fuller test error message
Matthew Lemon
2020-08-04
1
-1
/
+2
*
getting there with testing the master output
Matthew Lemon
2020-08-04
1
-11
/
+37
*
fixed failing test created by changing the datamap in the master test
Matthew Lemon
2020-08-04
6
-55
/
+64
*
part way through writing master test - tests failing
Matthew Lemon
2020-08-04
3
-11
/
+122
*
added createdatamap command
Matthew Lemon
2020-08-02
4
-5
/
+14
*
removed old commented out code
Matthew Lemon
2020-08-02
1
-10
/
+0
*
tidied test
Matthew Lemon
2020-08-02
1
-3
/
+4
*
fixed issue with not writing header to master - needed to AddRowAtIndex()
Matthew Lemon
2020-08-02
1
-2
/
+2
*
still cant get first row to write
Matthew Lemon
2020-08-02
1
-12
/
+19
*
not writing top line to master yet
Matthew Lemon
2020-08-01
2
-18
/
+31
*
tidying linting and checker errors
Matthew Lemon
2020-08-01
5
-6
/
+13
*
fixed extraneous variable
Matthew Lemon
2020-08-01
2
-29
/
+6
*
tidying errors
Matthew Lemon
2020-08-01
1
-7
/
+7
*
better error handling
Matthew Lemon
2020-08-01
1
-5
/
+9
*
tweaked
Matthew Lemon
2020-08-01
1
-1
/
+0
*
now added the column of keys to the master
Matthew Lemon
2020-08-01
1
-1
/
+1
*
first very rough writing of the datamap from the database - VERY ROUGH
Matthew Lemon
2020-08-01
1
-10
/
+37
*
getting there with writing the mater
Matthew Lemon
2020-08-01
2
-5
/
+51
*
fixed test and remove prepare
Matthew Lemon
2020-08-01
2
-9
/
+7
*
writing sql code and not enjoying it
Matthew Lemon
2020-07-31
1
-3
/
+47
*
added comment on SQL
Matthew Lemon
2020-07-31
1
-0
/
+4
*
starting writing the code for master writer
Matthew Lemon
2020-07-31
3
-8
/
+103
*
upgrade to tealeg.xlsx v3.2.0 - goodbye to coords!
Matthew Lemon
2020-07-31
2
-25
/
+40
*
added comments
Matthew Lemon
2020-07-29
1
-0
/
+8
*
testing all the spreadsheets now
Matthew Lemon
2020-07-29
4
-14
/
+44
*
test for ImportToDB
Matthew Lemon
2020-07-29
1
-3
/
+54
*
removed short dir in testdata
Matthew Lemon
2020-07-29
5
-3
/
+3
*
more tests
Matthew Lemon
2020-07-29
3
-17
/
+58
*
first new test on database import - testing one cell value
Matthew Lemon
2020-07-29
1
-7
/
+33
[next]