Skip to content

fix ts types#285

Merged
uhop merged 1 commit intokoajs:masterfrom
undefined-moe:patch-1
Feb 25, 2026
Merged

fix ts types#285
uhop merged 1 commit intokoajs:masterfrom
undefined-moe:patch-1

Conversation

@undefined-moe
Copy link
Contributor

Checklist

  • I have ensured my pull request is not behind the main or master branch of the original repository.
  • I have rebased all commits where necessary so that reviewing this pull request can be done without having to merge it first.
  • I have written a commit message that passes commitlint linting.
  • I have ensured that my code changes pass linting tests.
  • I have ensured that my code changes pass unit tests.
  • I have described my pull request and the reasons for code changes along with context if necessary.
image

@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ca6a142) to head (d8e46bf).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #285   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          176       176           
  Branches        32        32           
=========================================
  Hits           176       176           

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

@uhop uhop self-assigned this Feb 19, 2026
Copy link
Member

@uhop uhop left a comment

Choose a reason for hiding this comment

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

LGTM

@uhop uhop merged commit 4b8beb2 into koajs:master Feb 25, 2026
7 checks passed
@visvk
Copy link

visvk commented Feb 26, 2026

@uhop maybe this could be released as 5.2.1?

@undefined-moe undefined-moe deleted the patch-1 branch February 26, 2026 14:15
@uhop
Copy link
Member

uhop commented Feb 26, 2026

@uhop maybe this could be released as 5.2.1?

It broke my stuff. It is fixed now, but waiting on dependencies in #288

As soon as the c8/yargs fiasco is sorted out it'll be released.

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