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

Updat svgelements (and other dependences) #261

Merged
merged 1 commit into from
May 3, 2021
Merged

Conversation

abey79
Copy link
Owner

@abey79 abey79 commented May 3, 2021

Description

Update svgelements and other deps.

Fixes #260

Checklist

  • feature/fix implemented
  • code formatting ok (black and isort)
  • mypy vpype vpype_cli tests 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
    • RTD doc updated and building with no error (make clean && make html in docs/)

@sonarqubecloud
Copy link

sonarqubecloud bot commented May 3, 2021

Kudos, SonarCloud 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

@codecov
Copy link

codecov bot commented May 3, 2021

Codecov Report

Merging #261 (14b53c1) into master (dbf2724) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #261   +/-   ##
=======================================
  Coverage   91.81%   91.81%           
=======================================
  Files          50       50           
  Lines        3762     3762           
  Branches      490      490           
=======================================
  Hits         3454     3454           
  Misses        206      206           
  Partials      102      102           

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 dbf2724...14b53c1. Read the comment docs.

@abey79 abey79 merged commit 199a78b into master May 3, 2021
@abey79 abey79 deleted the fix-update-deps-260 branch May 3, 2021 08:23
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.

read crashes with SVG containing empty <polygon> tag
1 participant