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

handle integrands <: AbstractVector #90

Merged
merged 2 commits into from
Sep 23, 2023
Merged

handle integrands <: AbstractVector #90

merged 2 commits into from
Sep 23, 2023

Conversation

stevengj
Copy link
Member

Fixes #89.

@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c1cea2e) 98.16% compared to head (70de91a) 98.16%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #90   +/-   ##
=======================================
  Coverage   98.16%   98.16%           
=======================================
  Files           6        6           
  Lines         599      599           
=======================================
  Hits          588      588           
  Misses         11       11           
Files Changed Coverage Δ
src/batch.jl 99.15% <100.00%> (ø)

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

@stevengj stevengj merged commit 1f8cf08 into master Sep 23, 2023
9 checks passed
@stevengj stevengj deleted the callablearray_fix branch September 23, 2023 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression with [email protected]
1 participant