Skip to content

Removed deprecated API that were moved from vpype to vpype_cli #507

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 2 commits into from
Jul 2, 2022

Conversation

abey79
Copy link
Owner

@abey79 abey79 commented Jul 2, 2022

Description

Fixes #367

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/)

@codecov
Copy link

codecov bot commented Jul 2, 2022

Codecov Report

Merging #507 (20b41f6) into master (08b8962) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #507      +/-   ##
==========================================
- Coverage   94.69%   94.69%   -0.01%     
==========================================
  Files          63       62       -1     
  Lines        5636     5631       -5     
  Branches      810      810              
==========================================
- Hits         5337     5332       -5     
  Misses        182      182              
  Partials      117      117              
Impacted Files Coverage Δ
vpype/__init__.py 100.00% <ø> (ø)

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 08b8962...20b41f6. Read the comment docs.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 2, 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 f342882 into master Jul 2, 2022
@abey79 abey79 deleted the remove-deprecated-api branch July 6, 2022 15:37
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 deprecated APIs
1 participant