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

fix: select((name: string) => boolean) #227

Merged
merged 1 commit into from
Nov 12, 2021
Merged

fix: select((name: string) => boolean) #227

merged 1 commit into from
Nov 12, 2021

Conversation

cyjake
Copy link
Owner

@cyjake cyjake commented Nov 12, 2021

fixes #223

@codecov-commenter
Copy link

codecov-commenter commented Nov 12, 2021

Codecov Report

Merging #227 (7860610) into master (e8a524a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #227   +/-   ##
=======================================
  Coverage   97.25%   97.25%           
=======================================
  Files          42       42           
  Lines        3101     3101           
=======================================
  Hits         3016     3016           
  Misses         85       85           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e8a524a...7860610. Read the comment docs.

@cyjake cyjake merged commit 2b03940 into master Nov 12, 2021
@cyjake cyjake deleted the fix-223 branch November 12, 2021 15:36
cyjake added a commit that referenced this pull request Nov 12, 2021
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.

select 方法类型定义缺少 filter 函数作为参数的定义
2 participants