Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

fix type narrowing issue in isEmpty function #131

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

ayush-mani-tripathi
Copy link

@ayush-mani-tripathi ayush-mani-tripathi commented Oct 6, 2022

close #129

What does this PR do?

This PR fixes type narrowing issue of isEmpty function.

What packages have been affected by this PR?

Types of changes

What types of changes does your code introduce to this project?

Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)

  • New feature (non-breaking change which adds functionality)

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Package version increase in any of the packages?

Checklist before merging

Put an x in the boxes that apply

  • These changes have been thoroughly tested.

  • Changes need to be immediately published on npm.

@ayush-mani-tripathi ayush-mani-tripathi requested a review from a team October 6, 2022 13:28
@ayush-mani-tripathi ayush-mani-tripathi self-assigned this Oct 6, 2022
@ayush-mani-tripathi ayush-mani-tripathi added bug Something isn't working enhancement New feature or request labels Oct 6, 2022
@abhishekjhagroww
Copy link
Contributor

abhishekjhagroww commented Oct 11, 2022

Abhi shi lag rha.
Bro have you tested on the main project for typescript errors ?

@ayush-mani-tripathi
Copy link
Author

ayush-mani-tripathi commented Oct 11, 2022

Abhi shi lag rha. Bro have you tested on the main project for typescript errors ?

Not on whole project
need to discuss with you
how to test it localy
please ping me in your available time @abhishekjhagroww

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ella: type guarding is not enabled in isEmpty function
3 participants