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 TwoPointSecondOrderBVProblem constructor #676

Merged
merged 3 commits into from
Apr 20, 2024

Conversation

ErikQQY
Copy link
Member

@ErikQQY ErikQQY commented Apr 20, 2024

Similar to TwoPointBVProblem, this PR adds the TwoPointSecondOrderBVProblem constructor.

Copy link

codecov bot commented Apr 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 19 lines in your changes are missing coverage. Please review.

Project coverage is 31.72%. Comparing base (8e7c260) to head (ae3ac8c).

❗ Current head ae3ac8c differs from pull request most recent head b5d9ef7. Consider uploading reports for the commit b5d9ef7 to get more accurate results

Files Patch % Lines
src/problems/bvp_problems.jl 0.00% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #676      +/-   ##
==========================================
- Coverage   31.85%   31.72%   -0.14%     
==========================================
  Files          55       55              
  Lines        4486     4505      +19     
==========================================
  Hits         1429     1429              
- Misses       3057     3076      +19     

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

ErikQQY added 2 commits April 20, 2024 17:32
Signed-off-by: ErikQQY <[email protected]>
Signed-off-by: ErikQQY <[email protected]>
@ChrisRackauckas ChrisRackauckas merged commit 05a6931 into SciML:master Apr 20, 2024
32 of 42 checks passed
@ErikQQY ErikQQY deleted the qqy/tp_secondorderproblem branch April 20, 2024 12:07
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