Commit graph

7930 commits

Author SHA1 Message Date
Todd Gruben
7fa71d9548 check selecthandler 2021-11-03 08:57:24 -05:00
Todd Gruben
e915d75df6 remove @ from yaml
try to fix yml syntax

same

same

same

same2

same3

same4

same5

try with shell runner instead of dind

remove lattice from dockerfile

change path to bin

runs after linux arm64 build

change dockerfile path

same

same

add dir

better test coverage
2021-11-03 08:48:57 -05:00
Todd Gruben
a79bb893af test ToRows 2021-11-02 12:14:57 -05:00
Todd Gruben
f8d4d83e1a check op log 2021-11-02 10:54:56 -05:00
reesporte
5d7a399500 go mod tidy! 2021-11-01 19:24:18 -05:00
reesporte
25d9895a21 actually get coverage on every single package and subpackage (slow) 2021-11-01 16:49:27 -05:00
reesporte
35d35d9d4d get rid of coverage html since we dont use it 2021-11-01 14:33:57 -05:00
Todd Gruben
2f92fd2a9a all the things 2021-11-01 12:49:27 -05:00
Todd Gruben
ff6a85b728 cvrpkg try again 2021-11-01 12:33:59 -05:00
Todd Gruben
745c34bbfd remove syntload 2021-11-01 12:27:44 -05:00
Todd Gruben
b9b9b0b9cf coverage fun part2 2021-11-01 12:17:17 -05:00
Todd Gruben
76f7690ede Merge branch 'golangci-lint' of github.com:molecula/pilosa into golangci-lint 2021-11-01 11:59:45 -05:00
Todd Gruben
2dab5ac8b2 coverage fun 2021-11-01 11:59:22 -05:00
tgruben
7e0ada9e1a
Merge branch 'master' into golangci-lint 2021-11-01 11:33:56 -05:00
Todd Gruben
9f67866e95 include subpackages in coverage 2021-11-01 11:21:57 -05:00
reese
e769c085ae
Merge pull request #1746 from molecula/sup-85
[SUP-85] add quotes around strings in webui representation
2021-11-01 10:42:14 -05:00
reese
7d47663b44
Merge branch 'master' into sup-85 2021-11-01 10:31:04 -05:00
Samir Patel
584cac2517
Merge pull request #1743 from molecula/54mir/toggle-schema-details
[FB-920] Add cmd option to disable cardinality calculation in schema/details endpoint
2021-11-01 10:24:24 -05:00
reesporte
510dd4dfb7 un-prettify for less lines of code changed :) 2021-11-01 09:36:36 -05:00
Samir Patel
8ee0528858
Merge branch 'master' into 54mir/toggle-schema-details 2021-11-01 09:31:35 -05:00
reesporte
705efc1b8a refactor for easier reading, add more tests 2021-11-01 09:25:07 -05:00
Samir Patel
faa831928c Add some error handling 2021-10-31 23:48:43 -05:00
Samir Patel
163492801f Add test to test endpoint code directly 2021-10-31 23:18:53 -05:00
Todd Gruben
f6f8db941d add tes for sonar? 2021-10-30 11:52:46 -05:00
Todd Gruben
521ada8e70 bug with shadow correction 2021-10-30 10:44:23 -05:00
Samir Patel
d828d73eae Add APISetOptions test for coverage 2021-10-29 19:04:21 -05:00
Todd Gruben
bba60eb20d add key to cache 2021-10-29 17:01:45 -05:00
Samir Patel
21969b1637 Add unit test 2021-10-29 16:52:09 -05:00
reesporte
4a18973274 use prettier to format changed files 2021-10-29 16:16:59 -05:00
reesporte
77e8d6cdc9 Merge branch 'sup-85' of github.com:molecula/featurebase into sup-85 2021-10-29 16:06:35 -05:00
reesporte
ad0b6db841 refactor css as import 2021-10-29 16:04:58 -05:00
Todd Gruben
2d33c40a50 maybe without before? 2021-10-29 15:08:09 -05:00
Todd Gruben
7ca714e6d1 added the linter back to circle 2021-10-29 13:50:41 -05:00
Todd Gruben
2ddcbce8ad fix govet and gofmt errors in existing code 2021-10-29 13:14:27 -05:00
Todd Gruben
8af9cfbb7d removed --new check 2021-10-29 13:14:27 -05:00
Todd Gruben
396e1e6433 . 2021-10-29 13:14:27 -05:00
Todd Gruben
21283e123f remove timeout 2021-10-29 13:14:27 -05:00
Todd Gruben
ac3445b8a5 disable lint on circleci 2021-10-29 13:14:27 -05:00
Todd Gruben
6d6cf655c5 clean gofmt 2021-10-29 13:14:27 -05:00
Todd Gruben
36fa27e2a2 limit linters to only specified 2021-10-29 13:14:27 -05:00
Todd Gruben
113c6bc21a cleanup gofmt 2021-10-29 13:14:27 -05:00
Todd Gruben
2b03c97a38 only run latest try2 2021-10-29 13:14:27 -05:00
Todd Gruben
d1baac6239 only check for new issues 2021-10-29 13:14:27 -05:00
Todd Gruben
f4a47346b0 add golangci-lint to gitlab pipeline. Currently gofmt and govet 2021-10-29 13:14:27 -05:00
Todd Gruben
7e14008ed8 add golangci-lint to gitlab container 2021-10-29 13:14:27 -05:00
reese
86e7058c8c
Merge branch 'master' into sup-85 2021-10-29 12:32:56 -05:00
seebs
84f6a5570f
Merge pull request #1747 from molecula/gopsutilupg
uprev gopsutil
2021-10-29 12:14:11 -05:00
reesporte
f04cb01e5d meaningless commit 2021-10-29 11:56:09 -05:00
reesporte
e520277c71 please work holy moly 2021-10-29 11:33:40 -05:00
reesporte
ff43570881 hopefully this works 2021-10-29 10:32:32 -05:00