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: Drop clang 8 in gh actions #180

Closed erikzenker closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #180 (1a5cdaa) into master (b0e75e5) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #180   +/-   ##
=======================================
  Coverage   97.76%   97.76%           
=======================================
  Files          80       80           
  Lines        1120     1120           
=======================================
  Hits         1095     1095           
  Misses         25       25           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more