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

[FEAT]: Add NNStopping #81

Merged
merged 38 commits into from
Feb 9, 2024

docs: explicilty add section for supported problems for each solver

66372d3
Select commit
Loading
Failed to load commit list.
Merged

[FEAT]: Add NNStopping #81

docs: explicilty add section for supported problems for each solver
66372d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2024 in 1s

63.06% (+4.78%) compared to 3f1df12

View this Pull Request on Codecov

63.06% (+4.78%) compared to 3f1df12

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (3f1df12) 58.27% compared to head (66372d3) 63.06%.
Report is 8 commits behind head on main.

Files Patch % Lines
src/DeepBSDE.jl 0.00% 1 Missing ⚠️
src/DeepBSDE_Han.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
+ Coverage   58.27%   63.06%   +4.78%     
==========================================
  Files           7        8       +1     
  Lines         580      647      +67     
==========================================
+ Hits          338      408      +70     
+ Misses        242      239       -3     

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