Commit Graph

4 Commits

Author SHA1 Message Date
koide3 8483660297
Pymore (#27)
* fix wrong use of points.size()

* enhance python interface

* license
2024-04-16 14:05:19 +09:00
koide3 d09f9202bb
enable packages at the beginning (#16)
* enable packages at the beginning
2024-04-08 13:45:01 +09:00
koide3 4d9923fd4f
github login is no longer necessary (#10)
* github login is no longer necessary

* coverage branch is no longer necessary
2024-04-03 13:41:52 +09:00
koide3 4334429893
Coverage (#4)
* coverage ci

* separate build and test

* install lcov

* overwrite coverage.info

* change directory

* exclude benchmark and example

* python cov report

* local only

* upload python coverage

---------

Co-authored-by: k.koide <k.koide@aist.go.jp>
2024-04-02 17:46:08 +09:00