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

Improve query comparison #163

Merged
merged 2 commits into from
Jun 13, 2021
Merged

Improve query comparison #163

merged 2 commits into from
Jun 13, 2021

Conversation

cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented Jun 12, 2021

  • Ensure pipeline and fields are checked when comparing query
  • doc nits
  • add change log entry

@codecov
Copy link

codecov bot commented Jun 12, 2021

Codecov Report

Merging #163 (9e78458) into main (86d4bc7) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
- Coverage   82.11%   82.09%   -0.03%     
==========================================
  Files          70       70              
  Lines        6582     6584       +2     
==========================================
  Hits         5405     5405              
- Misses       1177     1179       +2     
Impacted Files Coverage Δ
Sources/ParseSwift/Parse.swift 100.00% <ø> (ø)
Sources/ParseSwift/Types/Query.swift 93.20% <100.00%> (-0.16%) ⬇️
Sources/ParseSwift/Coding/AnyEncodable.swift 61.18% <0.00%> (-0.66%) ⬇️

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 86d4bc7...9e78458. Read the comment docs.

@cbaker6 cbaker6 changed the title Improve docs Improve query comparison Jun 13, 2021
@cbaker6 cbaker6 merged commit 603486a into main Jun 13, 2021
@cbaker6 cbaker6 deleted the docs branch June 13, 2021 14:56
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