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

WIP: implement symbol properties #96

Closed
wants to merge 1 commit into from

Conversation

Milly
Copy link
Collaborator

@Milly Milly commented Aug 8, 2024

Implements to these functions:

  • isIntersectionOf
  • isObjectOf
  • isOmitOf
  • isPartialOf
  • isPickOf
  • isReadonlyOf (Maybe not necessary)
  • isRecordObjectOf
  • isRecordOf
  • isRequiredOf
  • isStrictOf

Refs #94, #95

@Milly Milly marked this pull request as draft August 8, 2024 11:48
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.98%. Comparing base (f1c49f5) to head (8c2d915).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #96   +/-   ##
=======================================
  Coverage   97.98%   97.98%           
=======================================
  Files          50       50           
  Lines         794      794           
  Branches       85       85           
=======================================
  Hits          778      778           
  Misses         16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Milly
Copy link
Collaborator Author

Milly commented Aug 8, 2024

@lambdalisue
I created this PR as a working branch to merge multiple changes. Can you create the same branch in your repository? I want to make multiple small PRs against into this PR.

@lambdalisue
Copy link
Member

@Milly Instead, I invited you as "Maintainer" of this repository 👍

@Milly
Copy link
Collaborator Author

Milly commented Aug 8, 2024

Impliments in #97

@Milly Milly closed this Aug 8, 2024
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.

2 participants