Skip to content

Feature/oaf 83 refactor envvar docs#324

Draft
stevenbal wants to merge 4 commits into
mainfrom
feature/oaf-83-refactor-envvar-docs
Draft

Feature/oaf 83 refactor envvar docs#324
stevenbal wants to merge 4 commits into
mainfrom
feature/oaf-83-refactor-envvar-docs

Conversation

@stevenbal
Copy link
Copy Markdown
Contributor

Closes maykinmedia/open-api-framework#83 partially

Changes

[Describe the changes here]

Checklist

Check off the items that are completed or not relevant.

  • Experimental features/changes

    • Any experimental features added in this PR are backwards compatible
    • Any experimental features added in this PR are documented in the docs/api/experimental.rst page
  • Commit hygiene

    • Commit messages refer to the relevant Github issue
    • Commit messages explain the "why" of change, not the how

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.72%. Comparing base (8ea34fa) to head (ed8ebd4).
⚠️ Report is 154 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #324   +/-   ##
=======================================
  Coverage   91.72%   91.72%           
=======================================
  Files         109      109           
  Lines        3069     3069           
  Branches      467      467           
=======================================
  Hits         2815     2815           
  Misses        211      211           
  Partials       43       43           

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

Refactor environment variable documentation generation to use sphinx directives

1 participant