Commit Graph

5 Commits

Author SHA1 Message Date
5a5818f67c [parser] rename go.mod1 to go.mod (#682)
* rename go.mod1 to go.mod

* update .gitignore

* downgrade logrus
2021-10-09 14:53:23 +08:00
173184e18d [parser] test.sh: do not compile tests in parallel (#382) 2021-10-09 14:53:23 +08:00
d2849ffa22 [parser] test: count coverage for all packages when unit testing (#377) 2021-10-09 14:53:23 +08:00
304090faa7 [parser] test: enable coverage when running unit tests (#324)
* test: enable coverage when running unit tests

* README: add codecov badge
2021-10-09 14:53:23 +08:00
ee29b5f005 [parser] update README.md, fix make test, add circle.yml (#23) 2021-10-09 14:53:23 +08:00