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

Update dependencies #475

Merged
merged 2 commits into from
May 9, 2022
Merged

Update dependencies #475

merged 2 commits into from
May 9, 2022

Conversation

abey79
Copy link
Owner

@abey79 abey79 commented May 9, 2022

Description

  • pin Shapely to 1.8.2
  • update deps
  • remove explicit install of geos from CI

Fixes #424

Checklist

  • feature/fix implemented
  • code formatting ok (black and isort)
  • mypy returns no error
  • tests added/updated and pytest succeeds
  • documentation added/updated
    • command docstring and option/argument help
    • README.md updated (Feature Overview)
    • CHANGELOG.md updated
    • added new command to reference.rst
    • RTD doc updated and building with no error (make clean && make html in docs/)

- pin Shapely to 1.8.2
- update deps
- remove explicit install of geos from CI
@codecov
Copy link

codecov bot commented May 9, 2022

Codecov Report

Merging #475 (59c8e9e) into master (ab39d5b) will not change coverage.
The diff coverage is n/a.

❗ Current head 59c8e9e differs from pull request most recent head 0f2bbf3. Consider uploading reports for the commit 0f2bbf3 to get more accurate results

@@           Coverage Diff           @@
##           master     #475   +/-   ##
=======================================
  Coverage   94.38%   94.38%           
=======================================
  Files          60       60           
  Lines        5396     5396           
  Branches      786      786           
=======================================
  Hits         5093     5093           
  Misses        185      185           
  Partials      118      118           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ab39d5b...0f2bbf3. Read the comment docs.

@sonarqubecloud
Copy link

sonarqubecloud bot commented May 9, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@abey79 abey79 merged commit 6f28cef into master May 9, 2022
@abey79 abey79 deleted the dep-update branch May 9, 2022 13:17
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.

Remove manual geos install from CI
1 participant