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

feat(geometry): add class MultiPolygon #824

Merged
merged 1 commit into from
Jul 14, 2021
Merged

Conversation

edsn60
Copy link
Collaborator

@edsn60 edsn60 commented Jul 14, 2021

No description provided.

@edsn60 edsn60 requested review from AChenQ and Lee-000 as code owners July 14, 2021 09:01
@coveralls
Copy link

coveralls commented Jul 14, 2021

Pull Request Test Coverage Report for Build 1029685105

  • 27 of 27 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.06%) to 82.724%

Totals Coverage Status
Change from base Build 1029579022: 0.06%
Covered Lines: 5133
Relevant Lines: 6205

💛 - Coveralls

return common_loads(cls, contents)

def dumps(self) -> List[List[Dict[str, float]]]:
"""Dumps a :class:`MultiPolygon` into a polygon list.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Refer to the docstring of MultiPointList.dumps().

@edsn60 edsn60 merged commit 27a9409 into Graviti-AI:main Jul 14, 2021
@edsn60 edsn60 deleted the T16699_feat branch July 14, 2021 09:58
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.

None yet

4 participants