Skip to content

improved remove_vertex method #861

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

Merged
merged 5 commits into from
Feb 16, 2022
Merged

improved remove_vertex method #861

merged 5 commits into from
Feb 16, 2022

Conversation

maxcapodi78
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Feb 15, 2022

Codecov Report

Merging #861 (15c275e) into main (0f89174) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #861      +/-   ##
==========================================
+ Coverage   78.75%   78.80%   +0.05%     
==========================================
  Files         128      128              
  Lines       35281    35333      +52     
==========================================
+ Hits        27785    27844      +59     
+ Misses       7496     7489       -7     

angle : float, optional
Angle of rotation. The units, defined by ``unit``, can be either
degrees or radians. The default is ``90.0``.
unit : text, optional
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
unit : text, optional
unit : str, optional

Comment on lines +1717 to +1718
objid : list, Position object
List of object IDs.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maxcapodi78 I don't think it is used anymore. It seems that you use self.id now. But just to be sure.

Suggested change
objid : list, Position object
List of object IDs.

@maxcapodi78 maxcapodi78 merged commit 7ac6000 into main Feb 16, 2022
@maxcapodi78 maxcapodi78 deleted the Fix/Polyline branch February 16, 2022 11:10
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