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 support for Differential(...)^0 #1164

Merged
merged 5 commits into from
Jun 8, 2024

Conversation

DanielVandH
Copy link
Contributor

See #1163

test/diff.jl Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.07%. Comparing base (79c4e92) to head (56e871a).
Report is 228 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1164      +/-   ##
==========================================
- Coverage   77.07%   76.07%   -1.01%     
==========================================
  Files          32       36       +4     
  Lines        3533     3690     +157     
==========================================
+ Hits         2723     2807      +84     
- Misses        810      883      +73     

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

@bowenszhu bowenszhu linked an issue Jun 7, 2024 that may be closed by this pull request
src/diff.jl Outdated Show resolved Hide resolved
@YingboMa
Copy link
Member

YingboMa commented Jun 7, 2024

We should squash merge this PR.

@ChrisRackauckas ChrisRackauckas merged commit a09b05e into JuliaSymbolics:master Jun 8, 2024
10 of 11 checks passed
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.

Differential(x)^0 leads to a StackOverflow
5 participants