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

Fix docs #312

Merged
merged 1 commit into from
Dec 22, 2024
Merged

Fix docs #312

merged 1 commit into from
Dec 22, 2024

Conversation

simone-silvestri
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Dec 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (0d7da30) to head (43f40f4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #312   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         34      34           
  Lines       1983    1983           
=====================================
  Misses      1983    1983           

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

@simone-silvestri simone-silvestri merged commit 46253d0 into main Dec 22, 2024
20 checks passed
@simone-silvestri simone-silvestri deleted the ss/fix-docs branch December 22, 2024 12:45
@@ -13,7 +13,7 @@ const EXAMPLES_DIR = joinpath(@__DIR__, "..", "examples")
const OUTPUT_DIR = joinpath(@__DIR__, "src/literated")

to_be_literated = [
"inspect_ecco_data.jl",
"ecco_inspect_temperature_salinity.jl",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was not good idea; this ecco_inspect_temperature_salinity.jl seems to be using GLMakie and generally it wasn't made for docs (it includes sliders etc).

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