erikzenker / hsm

Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml libraries, but tries to reduce own complex meta programming code to a minimum.
MIT License
187 stars 18 forks source link

feat: Add memory benchmark results #170

Closed erikzenker closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #170 (de8f233) into master (02369b6) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #170   +/-   ##
=======================================
  Coverage   97.46%   97.46%           
=======================================
  Files          77       77           
  Lines        1142     1142           
=======================================
  Hits         1113     1113           
  Misses         29       29           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 02369b6...de8f233. Read the comment docs.