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 a bunch more docstrings to problems and solutions #157

Merged
merged 1 commit into from
May 20, 2022

Conversation

ChrisRackauckas
Copy link
Member

QuadratureProblem and OptimizationProblem will need more work, but we can keep that as an issue for the future.

QuadratureProblem and OptimizationProblem will need more work, but we can keep that as an issue for the future.
@codecov
Copy link

codecov bot commented May 20, 2022

Codecov Report

Merging #157 (ed01267) into master (a3ea3c5) will increase coverage by 4.21%.
The diff coverage is 30.92%.

@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
+ Coverage   12.76%   16.97%   +4.21%     
==========================================
  Files          40       40              
  Lines        3009     3016       +7     
==========================================
+ Hits          384      512     +128     
+ Misses       2625     2504     -121     
Impacted Files Coverage Δ
src/solutions/dae_solutions.jl 0.00% <ø> (ø)
src/solutions/nonlinear_solutions.jl 0.00% <0.00%> (ø)
src/solutions/optimization_solutions.jl 0.00% <0.00%> (ø)
src/solutions/rode_solutions.jl 0.00% <0.00%> (ø)
src/problems/basic_problems.jl 15.62% <13.63%> (ø)
src/solutions/ode_solutions.jl 56.52% <54.34%> (ø)
src/solutions/basic_solutions.jl 55.55% <100.00%> (ø)
src/utils.jl 58.13% <0.00%> (-0.90%) ⬇️
src/ensemble/basic_ensemble_solve.jl 40.20% <0.00%> (-0.42%) ⬇️
src/scimlfunctions.jl 6.95% <0.00%> (+0.23%) ⬆️
... and 5 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

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.

None yet

1 participant