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

Allow arrays of different types to be passed to limits #90

Merged
merged 1 commit into from
Jun 3, 2023

Conversation

efaulhaber
Copy link
Contributor

Closes #88.

@codecov-commenter
Copy link

codecov-commenter commented Jun 3, 2023

Codecov Report

Merging #90 (7373dc8) into main (bcbf56e) will not change coverage.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   74.35%   74.35%           
=======================================
  Files          22       22           
  Lines        1825     1825           
=======================================
  Hits         1357     1357           
  Misses        468      468           
Impacted Files Coverage Δ
src/CellOperations.jl 79.79% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lmiq lmiq merged commit 44cd69d into m3g:main Jun 3, 2023
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.

limits(x, y) requires arrays of the same type for no reason
3 participants