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

Drop deprecated endpoints, utilities and functions #214

Merged
merged 2 commits into from
Sep 20, 2023

Conversation

jujaga
Copy link
Member

@jujaga jujaga commented Sep 19, 2023

Description

These endpoints and methods are slated for cleanup and removal for v0.7.0
Remove busboy npm dependency

SHOWCASE-3341

Types of changes

Documentation (non-breaking change with enhancements to documentation)
Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@jujaga jujaga added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file labels Sep 19, 2023
@jujaga jujaga requested a review from wilwong89 September 19, 2023 23:51
@jujaga jujaga self-assigned this Sep 19, 2023
@codeclimate
Copy link

codeclimate bot commented Sep 19, 2023

Code Climate has analyzed commit 6a616ab and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 64.4% (2.5% change).

View more on Code Climate.

@github-actions
Copy link

github-actions bot commented Sep 19, 2023

Coverage Report

Totals Coverage
Statements: 57.74% ( 2616 / 4531 )
Methods: 47.47% ( 291 / 613 )
Lines: 64.44% ( 1571 / 2438 )
Branches: 50.95% ( 754 / 1480 )

These endpoints and methods are slated for cleanup and removal for v0.7.0

Signed-off-by: Jeremy Ho <jujaga@gmail.com>
Signed-off-by: Jeremy Ho <jujaga@gmail.com>
@norrisng-bc norrisng-bc merged commit cbc7277 into master Sep 20, 2023
12 checks passed
@norrisng-bc norrisng-bc deleted the chore/deprecation branch September 20, 2023 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants