Closed burgholzer closed 4 months ago
This fixes a small erroneous cast in the AodOperation class that could potentially cause compilation errors on some systems.
AodOperation
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.6%. Comparing base (b41c3ee) to head (65cf494). Report is 133 commits behind head on main.
b41c3ee
65cf494
Description
This fixes a small erroneous cast in the
AodOperation
class that could potentially cause compilation errors on some systems.Checklist: