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

Remove CommonCrypto and use encoded string as hash #184

Merged
merged 1 commit into from
Jul 3, 2021
Merged

Conversation

cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented Jul 3, 2021

Now Apple OSs, Linux, and Android all hash the same way when saving child objects

@codecov
Copy link

codecov bot commented Jul 3, 2021

Codecov Report

Merging #184 (433d4da) into main (315db3c) will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #184      +/-   ##
==========================================
- Coverage   82.45%   82.37%   -0.09%     
==========================================
  Files          72       71       -1     
  Lines        6726     6705      -21     
==========================================
- Hits         5546     5523      -23     
- Misses       1180     1182       +2     
Impacted Files Coverage Δ
Sources/ParseSwift/Protocols/Objectable.swift 83.33% <ø> (-4.17%) ⬇️
Sources/ParseSwift/Coding/AnyEncodable.swift 61.18% <0.00%> (-0.66%) ⬇️
Sources/ParseSwift/Types/Query.swift 93.20% <0.00%> (-0.18%) ⬇️

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 315db3c...433d4da. Read the comment docs.

@cbaker6 cbaker6 merged commit 715b553 into main Jul 3, 2021
@cbaker6 cbaker6 deleted the hashing branch July 3, 2021 22:41
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

1 participant