Klebert-Engineering / simfil

The Simple Map Filter Language Interpreter 🌳.
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Add valgrind checks (memcheck, helgrind, cachegrind) #26

Closed johannes-wolf closed 1 year ago

johannes-wolf commented 1 year ago

Runs test under various valgrind tools to detect memory and threading errors.

github-actions[bot] commented 1 year ago
Package Line Rate Branch Rate Health
include.simfil 50% 30%
src 59% 33%
src.model 65% 44%
Summary 57% (1676 / 2923) 33% (1502 / 4506)

Minimum allowed line rate is 50%

josephbirkner commented 1 year ago

Looks great!