Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@KevinVladG
Copy link

Description

added a check to see where the '.' character is and how many characters are needed to remove from the tail to add the new position.

for tests I initially used branches (nodes) that would extend to more than 10 (2 digits) nodes and it caused an error where the position value would be ' ' and cause the program to break. this was resolved after I implemented my fix. all other features seem to work without any interference.

Checklist

  • [✅] Created tests which fail without the change (if possible)
  • [✅] All tests passing
  • [✅] Extended the README / documentation, if necessary
  • [✅] Added myself/the copyright holder to the copyright header of the function(s) you modified.

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.

1 participant