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

Add stability declarations to documentation #581

Merged
merged 23 commits into from
Dec 31, 2024

Conversation

mdekstrand
Copy link
Member

This adds stability declaration syntax to our documentation through a local Sphinx extension, and uses it to declare the stability of several interfaces.

Also modifies the fallback nodes to take primary & fallback inputs.

@mdekstrand mdekstrand added this to the 2025.1 milestone Dec 31, 2024
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

Attention: Patch coverage is 96.29630% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.71%. Comparing base (8afcca0) to head (969a0a8).
Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
lenskit/lenskit/data/types.py 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #581      +/-   ##
==========================================
+ Coverage   90.54%   90.71%   +0.17%     
==========================================
  Files         108      108              
  Lines        6556     6540      -16     
==========================================
- Hits         5936     5933       -3     
+ Misses        620      607      -13     

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

@mdekstrand mdekstrand merged commit 4725505 into lenskit:main Dec 31, 2024
39 checks passed
@mdekstrand mdekstrand deleted the feature/stability-docs branch December 31, 2024 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant