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

Add Interlace #41

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Update interlace.jl

207bedf
Select commit
Loading
Failed to load commit list.
Open

Add Interlace #41

Update interlace.jl
207bedf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 7, 2024 in 0s

76.00% (-1.60%) compared to 3c87082

View this Pull Request on Codecov

76.00% (-1.60%) compared to 3c87082

Details

Codecov Report

Attention: Patch coverage is 19.35484% with 25 lines in your changes missing coverage. Please review.

Project coverage is 76.00%. Comparing base (3c87082) to head (207bedf).
Report is 217 commits behind head on master.

Files with missing lines Patch % Lines
src/interlace.jl 0.00% 23 Missing ⚠️
src/lazybroadcasting.jl 0.00% 1 Missing ⚠️
src/lazyconcat.jl 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
- Coverage   77.60%   76.00%   -1.60%     
==========================================
  Files          14       15       +1     
  Lines        1143     1167      +24     
==========================================
  Hits          887      887              
- Misses        256      280      +24     

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