Skip to content

Add a validate_handler macro that checks handlers for the mode enums

3644c89
Select commit
Loading
Failed to load commit list.
Closed

Correct handler range checks #235

Add a validate_handler macro that checks handlers for the mode enums
3644c89
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 22, 2025 in 1s

97.67% (+0.00%) compared to 54adc3f

View this Pull Request on Codecov

97.67% (+0.00%) compared to 54adc3f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.67%. Comparing base (54adc3f) to head (3644c89).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #235   +/-   ##
=======================================
  Coverage   97.67%   97.67%           
=======================================
  Files          24       24           
  Lines        1074     1074           
  Branches      162      162           
=======================================
  Hits         1049     1049           
  Misses         12       12           
  Partials       13       13