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

Fix StyleColor tests for iOS 12 and lower #847

Merged
merged 1 commit into from
Nov 19, 2021
Merged

Conversation

macdrevx
Copy link
Contributor

PRs must be submitted under the terms of our Contributor License Agreement CLA.

Pull request checklist:

  • Briefly describe the changes in this PR.
  • Write tests for all new functionality. If tests were not written, please explain why.
  • Apply changelog label ('breaking change', 'bug 🪲', 'build', 'docs', 'feature 🍏', 'performance ⚡', 'testing 💯') or use the label 'skip changelog'

Summary of changes

Fixes 3 StyleColor tests that were failing on iOS 12 due to JSONEncoder/JSONDecoder not supporting top-level fragments in that OS version.

@macdrevx macdrevx added skip changelog Add this label if this item does not need to be included in the changelog testing 💯 Changes to the test suite labels Nov 19, 2021
@macdrevx macdrevx enabled auto-merge (squash) November 19, 2021 16:25
@macdrevx macdrevx merged commit ded4f19 into main Nov 19, 2021
@macdrevx macdrevx deleted the ah/fix-tests-for-ios-12 branch November 19, 2021 16:58
macdrevx added a commit that referenced this pull request Dec 2, 2021
* Fix StyleColor tests for iOS 12 and lower (#847)

* Make persistent layer APIs non-experimental (#849)

* Generate private module interface (#854)

* Fix changelog (#857)

* Fix to only localize the primary localization and not the fall-throug… (#856)

* Exclude swiftlint config from packaged artifact (#859)

* View Annotations follow-up (#846)

* Reduce geometry wrapping using GeometryConvertible (#861)

* Update baselines to new format (#863)

* Delay adding puck images until adding layer (#862)

* Add missing StyleColor support for exponentials (#873)

* Fix attribution dialog initialization (#865)

* Add v10.0.2 to CHANGELOG.md (#883)

* Improve panning behavior on pitched maps (#888)

* Add pinch gesture tradeoff configuration option (#890)

* Update MapboxCoreMaps and MapboxCommon (#891)

* Update changelog and bump version for v10.2.0-rc.1 (#892)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changelog Add this label if this item does not need to be included in the changelog testing 💯 Changes to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants