Skip to content

Update docs to Documenter 1#81

Open
andreasnoack wants to merge 1 commit into
mainfrom
an/docs
Open

Update docs to Documenter 1#81
andreasnoack wants to merge 1 commit into
mainfrom
an/docs

Conversation

@andreasnoack

@andreasnoack andreasnoack commented May 1, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump Documenter compat in docs/Project.toml from ~0.27 to 1.
  • Add the single-argument fit(::Type{KaplanMeier}, ::Any) and fit(::Type{NelsonAalen}, ::Any) signatures to the API blocks so Documenter 1's stricter missing_docs check passes.

Test plan

  • julia --project=docs docs/make.jl builds cleanly (only the expected "could not auto-detect the building environment" warning from deploydocs when run locally).

@codecov-commenter

codecov-commenter commented May 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.32%. Comparing base (646828a) to head (773ab2a).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   99.32%   99.32%   -0.01%     
==========================================
  Files           6        6              
  Lines         297      296       -1     
==========================================
- Hits          295      294       -1     
  Misses          2        2              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Bump the Documenter compat in docs/Project.toml from ~0.27 to 1 and add the single-argument fit method signatures for KaplanMeier and NelsonAalen so the stricter missing_docs check in Documenter 1 passes.
@andreasnoack
andreasnoack changed the base branch from an/tables to main May 1, 2026 09:16
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