Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix indexing AbstractExor with BitVector and BitMatrix #710

Merged
merged 3 commits into from
Nov 18, 2024

Update src/atoms/VcatAtom.jl

f756d10
Select commit
Loading
Failed to load commit list.
Merged

Fix indexing AbstractExor with BitVector and BitMatrix #710

Update src/atoms/VcatAtom.jl
f756d10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2024 in 0s

98.24% (+0.00%) compared to b5923f9

View this Pull Request on Codecov

98.24% (+0.00%) compared to b5923f9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.24%. Comparing base (b5923f9) to head (f756d10).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #710   +/-   ##
=======================================
  Coverage   98.24%   98.24%           
=======================================
  Files          87       87           
  Lines        5186     5192    +6     
=======================================
+ Hits         5095     5101    +6     
  Misses         91       91           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.