Closed sthalik closed 2 years ago
Base: 97.94% // Head: 97.94% // No change to project coverage :thumbsup:
Coverage data is based on head (
32c181c
) compared to base (14bd297
). Patch coverage: 100.00% of modified lines in pull request are covered.:exclamation: Current head 32c181c differs from pull request most recent head 04be172. Consider uploading reports for the commit 04be172 to get more accurate results
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
The same warning exists in BitArrayView
, should probably be fixed there as well
Thank you both! :+1:
In
Containers::BitArray
, castbool
tochar
before performing arithmetic on it.