feat: PNG writer based on Stumpy libs

This commit is contained in:
2024-09-21 14:45:15 -03:00
parent 766f9b4708
commit 6a6827f26a
8 changed files with 135 additions and 0 deletions

View File

@ -113,3 +113,11 @@ tasks:
kcov --clean --include-path=./src ${PWD}/coverage ./bin/run_tests
outputs:
- coverage/index.html
loc:
phony: true
always_run: true
dependencies:
- src
commands: |
tokei src -e src/constants/