issues
search
dgryski
/
go-tsz
Time series compression algorithm from Facebook's Gorilla paper
BSD 2-Clause "Simplified" License
541
stars
66
forks
source link
Automation and new tests
#19
Closed
nicolaasuni
closed
7 years ago
nicolaasuni
commented
7 years ago
This version contains:
a new Makefile to simply automation and generate several code-quality reports;
new TravisCI configuration file;
new README.me with instructions and badges;
new tests to cover some error conditions;
a code simplification to avoid unnecessary control.
dgryski
commented
7 years ago
Looks great, thanks!
This version contains: