[AUTOMATIC] Release/4.25.7#3065
Merged
Merged
Conversation
Contributor
|
Tiny release, but will go through with it mainly for #3041. |
NachoSoto
approved these changes
Aug 23, 2023
Codecov Report
@@ Coverage Diff @@
## main #3065 +/- ##
==========================================
+ Coverage 86.58% 86.62% +0.03%
==========================================
Files 219 219
Lines 15674 15674
==========================================
+ Hits 13572 13578 +6
+ Misses 2102 2096 -6
|
MarkVillacampa
pushed a commit
that referenced
this pull request
Sep 6, 2023
**This is an automatic release.** ### Other Changes * `Integration Tests`: test that `checkTrialOrIntroDiscountEligibility` makes no API requests (#3054) via NachoSoto (@NachoSoto) * `visionOS`: changed CI job to Release (#3042) via NachoSoto (@NachoSoto) * `StoreKit 2`: added warning to paywall constructors (#3045) via NachoSoto (@NachoSoto) * `README`: added `visionOS` to list of supported platforms (#3052) via NachoSoto (@NachoSoto) * `Tests`: added tests for `ClockType` (#3029) via NachoSoto (@NachoSoto) * `HTTPClient`: also parse errors with `application/json;charset=utf8` (#3041) via NachoSoto (@NachoSoto)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automatic release.
Other Changes
Integration Tests: test thatcheckTrialOrIntroDiscountEligibilitymakes no API requests (Integration Tests: test thatcheckTrialOrIntroDiscountEligibilitymakes no API requests #3054) via NachoSoto (@NachoSoto)visionOS: changed CI job to Release (visionOS: changed CI job to Release #3042) via NachoSoto (@NachoSoto)StoreKit 2: added warning to paywall constructors (StoreKit 2: added warning to paywall constructors #3045) via NachoSoto (@NachoSoto)README: addedvisionOSto list of supported platforms (README: addedvisionOSto list of supported platforms #3052) via NachoSoto (@NachoSoto)Tests: added tests forClockType(Tests: added tests forClockType#3029) via NachoSoto (@NachoSoto)HTTPClient: also parse errors withapplication/json;charset=utf8(HTTPClient: also parse errors withapplication/json;charset=utf8#3041) via NachoSoto (@NachoSoto)