Skip to content

Conversation

@denessapi
Copy link
Collaborator

No description provided.

@denessapi denessapi requested a review from Copilot June 19, 2025 14:09
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

This PR aims to correct the document generation by updating the JSDoc annotation for the callback parameter in the Trap class.

  • Updated JSDoc annotation for the callback parameter in src/trap.js
Comments suppressed due to low confidence (1)

src/trap.js:570

  • [nitpick] The updated JSDoc annotation wraps the function type in an extra set of parentheses. Consider removing the additional parentheses if they are not required by your documentation standards, e.g., using '@param {(function(Array):void) | undefined} callback' for clarity.
   * @param {((function(Array<any>):void) | undefined)} callback

@codecov-commenter
Copy link

codecov-commenter commented Jun 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.92%. Comparing base (44d6df3) to head (6122f77).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #62   +/-   ##
=======================================
  Coverage   96.92%   96.92%           
=======================================
  Files          16       16           
  Lines         749      749           
  Branches      133      133           
=======================================
  Hits          726      726           
  Misses         22       22           
  Partials        1        1           

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

@denessapi denessapi force-pushed the denes-typing-fixes branch from 5105220 to 6122f77 Compare June 19, 2025 14:21
@denessapi denessapi merged commit ccb75df into main Aug 29, 2025
2 checks passed
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.

3 participants