Skip to content

Conversation

@stevenbal
Copy link
Collaborator

@stevenbal stevenbal commented Sep 4, 2025

Fixes maykinmedia/open-api-framework#83 partially

Related PRs:

TODO:

  • only use docs helpers in ci.txt?

Changes

  • Use sphinx directive to generate envvar documentation
  • Remove old management command generated docs

@stevenbal stevenbal force-pushed the feature/oaf-83-refactor-envvar-docs branch 2 times, most recently from f28a6b3 to 9c8d983 Compare September 4, 2025 12:01
@stevenbal stevenbal force-pushed the feature/oaf-83-refactor-envvar-docs branch from 9c8d983 to f5cb011 Compare September 4, 2025 12:03
@codecov-commenter
Copy link

codecov-commenter commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.72%. Comparing base (2b7b4f6) to head (1a1e24e).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #498   +/-   ##
=======================================
  Coverage   97.72%   97.72%           
=======================================
  Files         210      210           
  Lines       11776    11806   +30     
=======================================
+ Hits        11508    11538   +30     
  Misses        268      268           

☔ 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.

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.

Generate environment variable documentation: exclude specific variables

3 participants