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

chore!: Breaking API cleanups #1161

Merged
merged 2 commits into from
Nov 1, 2021
Merged

chore!: Breaking API cleanups #1161

merged 2 commits into from
Nov 1, 2021

Conversation

dpogue
Copy link
Member

@dpogue dpogue commented Oct 18, 2021

Platforms affected

iOS

Motivation and Context

Breaking API changes for v7.0.0

Description

  • Removes deprecated colorFromColorString API from CDVViewController
  • Makes CDVCommandDelegateImpl private API since it's an implementation detail

Testing

Unit tests pass

@codecov-commenter
Copy link

codecov-commenter commented Oct 18, 2021

Codecov Report

Merging #1161 (d5d8772) into master (92e6830) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1161   +/-   ##
=======================================
  Coverage   74.86%   74.86%           
=======================================
  Files          13       13           
  Lines        1723     1723           
=======================================
  Hits         1290     1290           
  Misses        433      433           

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 92e6830...d5d8772. Read the comment docs.

@dpogue dpogue added this to the 7.0.0 milestone Oct 19, 2021
Copy link
Member

@erisu erisu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dpogue dpogue merged commit 8028f69 into apache:master Nov 1, 2021
@dpogue dpogue deleted the deprecated-api branch November 1, 2021 03:43
gazben pushed a commit to apicore-engineering/cordova-ios that referenced this pull request Aug 26, 2022
* chore: Remove deprecated colorFromColorString API

* chore!: Move CDVCommandDelegateImpl to private API
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.

None yet

3 participants