[PR #5787] [CLOSED] [WIP] 📝 Add docstrings to feat/plugins/plugins-core-package #59772

Closed
opened 2026-05-07 01:31:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5787
Author: @coderabbitai[bot]
Created: 9/24/2025
Status: Closed

Base: feat/plugins/plugins-core-packageHead: coderabbitai/docstrings/0c070e5


📝 Commits (2)

  • 71d8b0b 📝 Add docstrings to feat/plugins/plugins-core-package
  • 74c27ea [autofix.ci] apply automated fixes

📊 Changes

5 files changed (+106 additions, -5 deletions)

View changed files

📝 packages/desktop-client/src/spreadsheet/bindings.ts (+0 -1)
📝 packages/plugins-core/src/BasicModalComponents.tsx (+39 -0)
📝 packages/plugins-core/src/middleware.ts (+38 -0)
📝 packages/plugins-core/src/query/index.ts (+21 -2)
📝 packages/plugins-core/src/utils.ts (+8 -2)

📄 Description

Docstrings generation was requested by @lelemm.

The following files were modified:

  • packages/plugins-core/src/BasicModalComponents.tsx
  • packages/plugins-core/src/middleware.ts
  • packages/plugins-core/src/query/index.ts
  • packages/plugins-core/src/utils.ts
These file types are not supported
  • .github/workflows/build.yml
  • packages/component-library/package.json
  • packages/plugins-core/package.json
  • packages/plugins-core/tsconfig.json
  • tsconfig.json
ℹ️ Note

CodeRabbit cannot perform edits on its own pull requests yet.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/5787 **Author:** [@coderabbitai[bot]](https://github.com/apps/coderabbitai) **Created:** 9/24/2025 **Status:** ❌ Closed **Base:** `feat/plugins/plugins-core-package` ← **Head:** `coderabbitai/docstrings/0c070e5` --- ### 📝 Commits (2) - [`71d8b0b`](https://github.com/actualbudget/actual/commit/71d8b0be45b00c0532caebf7419125aa4d66f284) 📝 Add docstrings to `feat/plugins/plugins-core-package` - [`74c27ea`](https://github.com/actualbudget/actual/commit/74c27ea6989253effd66b7ede5254ff5e964e86c) [autofix.ci] apply automated fixes ### 📊 Changes **5 files changed** (+106 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/spreadsheet/bindings.ts` (+0 -1) 📝 `packages/plugins-core/src/BasicModalComponents.tsx` (+39 -0) 📝 `packages/plugins-core/src/middleware.ts` (+38 -0) 📝 `packages/plugins-core/src/query/index.ts` (+21 -2) 📝 `packages/plugins-core/src/utils.ts` (+8 -2) </details> ### 📄 Description Docstrings generation was requested by @lelemm. * https://github.com/actualbudget/actual/pull/5786#issuecomment-3328077622 The following files were modified: * `packages/plugins-core/src/BasicModalComponents.tsx` * `packages/plugins-core/src/middleware.ts` * `packages/plugins-core/src/query/index.ts` * `packages/plugins-core/src/utils.ts` <details> <summary>These file types are not supported</summary> * `.github/workflows/build.yml` * `packages/component-library/package.json` * `packages/plugins-core/package.json` * `packages/plugins-core/tsconfig.json` * `tsconfig.json` </details> <details> <summary>ℹ️ Note</summary><blockquote> CodeRabbit cannot perform edits on its own pull requests yet. </blockquote></details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-07 01:31:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#59772