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

Update makedocs syntax and few cleanups #452

Merged
merged 5 commits into from
Dec 13, 2023

Conversation

sathvikbhagavan
Copy link
Member

  1. Updated makedocs syntax for Documenter@1
  2. Formatted the repo
  3. Dropped 1.6 in CI as the compat in Project.toml for julia is 1.9

@sathvikbhagavan sathvikbhagavan changed the title Update makedocs syntax Update makedocs syntax and few cleanups Dec 13, 2023
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

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

Comparison is base (71a6206) 65.20% compared to head (a9c4fa0) 78.12%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/Sampling.jl 50.00% 3 Missing ⚠️
src/Optimization.jl 33.33% 2 Missing ⚠️
src/Radials.jl 0.00% 2 Missing ⚠️
src/VirtualStrategy.jl 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #452       +/-   ##
===========================================
+ Coverage   65.20%   78.12%   +12.91%     
===========================================
  Files          23       23               
  Lines        3144     3154       +10     
===========================================
+ Hits         2050     2464      +414     
+ Misses       1094      690      -404     

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

@ChrisRackauckas ChrisRackauckas merged commit 7a66e2e into SciML:master Dec 13, 2023
7 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.

2 participants