dionysos-dev / Dionysos.jl

MIT License
40 stars 16 forks source link

Vd/documentation #315

Closed vdebauche closed 9 months ago

vdebauche commented 9 months ago

Add documentation + description folder utils + name project.toml

codecov-commenter commented 9 months ago

Codecov Report

Merging #315 (92b38b2) into master (f8347ad) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master     #315   +/-   ##
=======================================
  Coverage   82.83%   82.83%           
=======================================
  Files          60       60           
  Lines        4410     4410           
=======================================
  Hits         3653     3653           
  Misses        757      757           
Files Coverage Δ
src/domain/continuous_domain.jl 50.00% <ø> (ø)
src/domain/custom_domain.jl 33.33% <ø> (ø)
src/domain/domain_list.jl 78.00% <ø> (ø)
src/domain/general_domain.jl 60.39% <ø> (ø)
src/domain/grid.jl 69.92% <ø> (ø)
src/optim/abstraction/ellipsoids_abstraction.jl 97.11% <ø> (ø)
src/optim/abstraction/hierarchical_abstraction.jl 93.37% <ø> (ø)
src/optim/abstraction/lazy_abstraction.jl 94.76% <ø> (ø)
...c/optim/abstraction/lazy_ellipsoids_abstraction.jl 83.67% <ø> (ø)
src/optim/abstraction/naive_abstraction.jl 94.40% <ø> (ø)
... and 8 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

vdebauche commented 9 months ago

Where can I see the documentation that has been generated ?