Skip to content

Conversation

@knightedcodemonkey
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings January 25, 2026 16:36
@codecov
Copy link

codecov bot commented Jan 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.56%. Comparing base (1e9fc0d) to head (d9c0e44).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #73   +/-   ##
=======================================
  Coverage   90.56%   90.56%           
=======================================
  Files          17       17           
  Lines        6330     6330           
  Branches     1147     1147           
=======================================
  Hits         5733     5733           
  Misses        560      560           
  Partials       37       37           

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

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds dedicated documentation for the declaration-mode resolver plugin and links to it from existing type generation + loader docs.

Changes:

  • Adds a new docs/plugin.md page describing the resolver plugin behavior, options, and usage.
  • Updates docs/type-generation.md to link readers to the resolver plugin docs when using declaration mode.
  • Updates docs/loader.md to link to the resolver plugin docs for declaration-mode setups.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
docs/type-generation.md Adds references to the new resolver plugin documentation from declaration-mode guidance.
docs/plugin.md Introduces a new, centralized page for resolver plugin concepts, options, and examples.
docs/loader.md Adds a pointer to the resolver plugin documentation for declaration mode.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@knightedcodemonkey knightedcodemonkey merged commit 91e0c91 into main Jan 25, 2026
6 checks passed
@knightedcodemonkey knightedcodemonkey deleted the bananas branch January 25, 2026 17:11
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