-
-
Notifications
You must be signed in to change notification settings - Fork 150
Pr/partial deep #122
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
Pr/partial deep #122
Conversation
@pirix-gh As per your request, here's the PR! Let me know if I need to add extra tests or not!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfortunately, I cannot pull this, sorry.
To summarize:
- You should revert your PR
- Create a file called
Partial.ts
- Follow the existing structure
- Stick to the conventional commits
- Use
npm run release -- --no-tags
You should write tests for the new utility as well. |
@pirix-gh I'm so sorry, I didn't realise I had a bunch of unrelated commits on my fork... I only meant to include the last commit... 😅 Thanks so much for all your comments though, I managed to pick up some useful information!! |
No problem, it's not always easy to get started on someone else's project. Cheers |
🎁 Pull Request
tst
folder)npm test
Fixes
#109
Why have you made changes?
What changes have you made?
What tests have you updated?
tst/...
tst/...
Is there any breaking changes?
Anything else worth mentioning?