Closed sourcery-ai[bot] closed 1 year ago
AI Summary deactivated by sourcery-ai[bot]
#189 - move_coordinates supports generators (Sourcery refactored) - By sourcery-ai[bot] Just now
#267 - Fix TimeStamp and TimeSpan class to use class_from_element method (Sourcery refactored) - By sourcery-ai[bot] 1 days ago
#1 - Sourcery refactored main branch - By sourcery-ai[bot] 11 months ago
No results found in Jira Tickets :(
No results found in Confluence Docs :(
No results found in Slack Threads :(
No results found in Notion Pages :(
No results found in Linear Tickets :(
No results found in Asana Tasks :(
pygeoif is an open repo and Watermelon will serve it for free. 🍉🫶 Why not invite more people to your team?
Hello @sourcery-ai[bot]! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:
AI Summary deactivated by sourcery-ai[bot]
#189 - move_coordinates supports generators (Sourcery refactored) - By sourcery-ai[bot] Just now
#10 - Update pygeoif to 1.1.0 - By pyup-bot 4 weeks ago
#1 - Sourcery refactored main branch - By sourcery-ai[bot] 11 months ago
No results found in Jira Tickets :(
No results found in Confluence Docs :(
No results found in Slack Threads :(
No results found in Notion Pages :(
No results found in Linear Tickets :(
No results found in Asana Tasks :(
pygeoif is an open repo and Watermelon will serve it for free. 🍉🫶
pygeoif/functions.py
, which means we now support more types of data without issues.move_coordinates
function, ensuring the end result is reliable and error-free.move_coordinates
function. This allows us to operate on very large datasets effectively and efficiently without running out of memory.move_coordinates
produces a Generator, guaranteeing its correct implementation.move_coordinates
can handle coordinates of varying dimensions, expanding its usability across more diverse datasets.AI Summary deactivated by sourcery-ai[bot]
#189 - move_coordinates supports generators (Sourcery refactored) - By sourcery-ai[bot] Just now
#267 - Fix TimeStamp and TimeSpan class to use class_from_element method (Sourcery refactored) - By sourcery-ai[bot] 1 days ago
#1 - Sourcery refactored main branch - By sourcery-ai[bot] 11 months ago
No results found in Jira Tickets :(
No results found in Confluence Docs :(
No results found in Slack Threads :(
No results found in Notion Pages :(
No results found in Linear Tickets :(
No results found in Asana Tasks :(
pygeoif is an open repo and Watermelon will serve it for free. 🍉🫶 Try us on any JetBrains IDE!
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
ff2e39c
) 100.00% compared to head (3f58c5e
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Pull Request #188 refactored by Sourcery.
Since the original Pull Request was opened as a fork in a contributor's repository, we are unable to create a Pull Request branching from it.
To incorporate these changes, you can either:
Merge this Pull Request instead of the original, or
Ask your contributor to locally incorporate these commits and push them to the original Pull Request
Incorporate changes via command line
NOTE: As code is pushed to the original Pull Request, Sourcery will re-run and update (force-push) this Pull Request with new refactorings as necessary. If Sourcery finds no refactorings at any point, this Pull Request will be closed automatically.
See our documentation here.
Run Sourcery locally
Reduce the feedback loop during development by using the Sourcery editor plugin:
Help us improve this pull request!