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

use vcat rather than append! to combine d_discontinuities and tstops #445

Merged
merged 2 commits into from
Jan 27, 2024

Conversation

oscardssmith
Copy link
Contributor

this version works when tstops is a scalar.

Checklist

  • Appropriate tests were added
  • [x ] Any code changes were done in a way that does not break public API
  • [x ] All documentation related to code changes were updated
  • [x ] The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • [ x] Any new documentation only uses public API

Additional context

Add any other context about the problem here.

…tstops`

this version works when tstops is a scalar.
@ChrisRackauckas
Copy link
Member

Test?

Copy link

codecov bot commented Jan 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8b91268) 81.09% compared to head (308daab) 81.09%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #445   +/-   ##
=======================================
  Coverage   81.09%   81.09%           
=======================================
  Files          11       11           
  Lines        1476     1476           
=======================================
  Hits         1197     1197           
  Misses        279      279           

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

@ChrisRackauckas ChrisRackauckas merged commit c717d8b into SciML:master Jan 27, 2024
4 of 5 checks passed
@oscardssmith oscardssmith deleted the patch-2 branch January 27, 2024 14:52
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.

2 participants