Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(type): add type definition for mysql.count method #26

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

Krryxa
Copy link
Contributor

@Krryxa Krryxa commented Feb 14, 2023

Checklist
  • npm test passes
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

add type definition for mysql.count method

@fengmk2 fengmk2 self-assigned this Feb 14, 2023
index.d.ts Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (57d5ac8) compared to base (53d995b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #26   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           72        72           
  Branches        12        12           
=========================================
  Hits            72        72           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Krryxa
Copy link
Contributor Author

Krryxa commented Feb 15, 2023

image

how can I fix this? Can you ignore it and merge @fengmk2

@fengmk2
Copy link
Member

fengmk2 commented Feb 15, 2023

@Krryxa I will fix mocha missing in Node.js v14

@fengmk2 fengmk2 merged commit 7aef13e into eggjs:master Feb 15, 2023
fengmk2 pushed a commit that referenced this pull request Feb 15, 2023
[skip ci]

## [3.4.0](v3.3.0...v3.4.0) (2023-02-15)

### Features

* **type:** add type definition for mysql.count method ([#26](#26)) ([7aef13e](7aef13e))
@github-actions
Copy link

🎉 This PR is included in version 3.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants