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

Update sqlite3 #2056

Merged
merged 3 commits into from
May 19, 2020
Merged

Update sqlite3 #2056

merged 3 commits into from
May 19, 2020

Conversation

AnastasiaKubova
Copy link

@AnastasiaKubova AnastasiaKubova commented May 15, 2020

Things to consider before you submit the PR:

  • Has CHANGELOG.md been updated?
  • Are tests passing locally?
  • Are the files formatted correctly?
  • Did you add unit tests?
  • Did you check UI tests on the sample app? They are not executed on CI.
  • Did you test your change with either the sample apps that are included in the repository or with a blank app that uses your change?

Description

Update sqlite to the latest version with supporting Catalyst.

Related PRs or issues

AB#79104

Anastasia Kubova added 2 commits May 15, 2020 15:10
Copy link
Contributor

@MatkovIvan MatkovIvan left a comment

Choose a reason for hiding this comment

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

Update cgmanifest.json

cgmanifest.json Outdated Show resolved Hide resolved
@AnastasiaKubova AnastasiaKubova force-pushed the feature/update-sqlite branch from 3fc6b80 to 8d2038a Compare May 18, 2020 07:25
@codecov-io
Copy link

codecov-io commented May 18, 2020

Codecov Report

Merging #2056 into feature/support-catalyst will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                    Coverage Diff                    @@
##           feature/support-catalyst    #2056   +/-   ##
=========================================================
  Coverage                     91.63%   91.63%           
=========================================================
  Files                           129      129           
  Lines                         10072    10072           
=========================================================
  Hits                           9229     9229           
  Misses                          843      843           
Flag Coverage Δ
#iOS 91.91% <ø> (ø)
#macOS 91.62% <ø> (ø)
#tvOS 91.37% <ø> (ø)

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 a1364f5...8d2038a. Read the comment docs.

@MatkovIvan MatkovIvan merged commit ba9d8be into feature/support-catalyst May 19, 2020
@MatkovIvan MatkovIvan deleted the feature/update-sqlite branch May 19, 2020 06:46
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.

3 participants