Skip to content

Fix/742 migrate doctest for Vector2.js#752

Merged
raklaptudirm merged 4 commits intoTheAlgorithms:masterfrom
FabianKielmann:master
Oct 7, 2021
Merged

Fix/742 migrate doctest for Vector2.js#752
raklaptudirm merged 4 commits intoTheAlgorithms:masterfrom
FabianKielmann:master

Conversation

@FabianKielmann
Copy link
Copy Markdown
Contributor

@FabianKielmann FabianKielmann commented Oct 6, 2021

I hope this is helping. I saw the issue and looked around how other people migrate and went ahead.

@defaude I hope this is not interfering with your work. I'm new to contributing to open source and I'm not too familiar with the workflows and rules. I just try to follow the contribution guidelines.

I'm also not too familiar with testing libraries and writing tests in general. So I hope this Pull Request will still help.

If there is any problem with it, please let me know and I'll try to fix it.

// edit: btw, I'm also here because of hacktoberfest

@defaude
Copy link
Copy Markdown
Contributor

defaude commented Oct 6, 2021

Hey @FabianKielmann !

Don't worry, your contribution is very welcome! As a matter of fact, "my" take on migrating the Vector2 doctests basically looks the same 👍

So how 'bout this: I can add a few suggestions with some nitpicking here and you can take a look? If you want to see my version, it's right here.

@raklaptudirm once all checks are fine, we should be good to merge this PR - and I will simply drop the commit regarding Vector2 from my PR.

@defaude
Copy link
Copy Markdown
Contributor

defaude commented Oct 6, 2021

Ah, one more thing: Please remove the "Fixes #742" part from your PR. This PR tackles a part of #742 but it doesn't "complete" it ;)

@FabianKielmann
Copy link
Copy Markdown
Contributor Author

Oh crap, you already had a commit for it? Mea culpa! I probably should've asked how to tackle this in the issue before just doing something 😅

I really appreciate your suggestion and you still letting me make the PR. I'm working on it now and will add to this PR asap.

@defaude
Copy link
Copy Markdown
Contributor

defaude commented Oct 6, 2021

Nah, all's good. The commit was on my machine only and not yet pushed when you submitted your PR. 👍

@raklaptudirm raklaptudirm added feature Adds a new feature Reviewed labels Oct 7, 2021
@raklaptudirm raklaptudirm merged commit 95b75e8 into TheAlgorithms:master Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Adds a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants