Skip to content

Document call_with_supported_arguments as a supported public API#2678

Merged
simonw merged 3 commits into
mainfrom
claude/document-api-decorator-ZzIlG
Mar 30, 2026
Merged

Document call_with_supported_arguments as a supported public API#2678
simonw merged 3 commits into
mainfrom
claude/document-api-decorator-ZzIlG

Conversation

@simonw
Copy link
Copy Markdown
Owner

@simonw simonw commented Mar 24, 2026

Documenting these because I want to use the sync one in https://github.com/datasette/datasette-files

Mark both call_with_supported_arguments and async_call_with_supported_arguments
with the @documented decorator and add documentation to docs/internals.rst
so plugin authors can use these dependency injection utilities in their own code.

https://claude.ai/code/session_01DKogZpHwzCTrbeG4XjXmNc


📚 Documentation preview 📚: https://datasette--2678.org.readthedocs.build/en/2678/

Mark both call_with_supported_arguments and async_call_with_supported_arguments
with the @documented decorator and add documentation to docs/internals.rst
so plugin authors can use these dependency injection utilities in their own code.

https://claude.ai/code/session_01DKogZpHwzCTrbeG4XjXmNc
@simonw
Copy link
Copy Markdown
Owner Author

simonw commented Mar 24, 2026

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.61%. Comparing base (4fcf474) to head (75dca10).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2678      +/-   ##
==========================================
+ Coverage   90.57%   90.61%   +0.03%     
==========================================
  Files          55       55              
  Lines        8450     8452       +2     
==========================================
+ Hits         7654     7659       +5     
+ Misses        796      793       -3     

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@simonw simonw force-pushed the claude/document-api-decorator-ZzIlG branch from 6ed3995 to 66abe5d Compare March 24, 2026 02:49
@simonw simonw merged commit c479e7d into main Mar 30, 2026
39 checks passed
@simonw simonw deleted the claude/document-api-decorator-ZzIlG branch March 30, 2026 17:44
simonw added a commit that referenced this pull request Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants