Closed ld-cd closed 5 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 19.81%. Comparing base (
ed1a59e
) to head (bb84ad4
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
This is not strictly safe if we have 64 flags,
A correct fix would be to identify why the self._flagArray Field is an int64 and not a uint64, and why sometimes the flags we want to filter int64 flags and address this issue
Closes #127