parse-community / Parse-Swift

The Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, Linux, Android, Windows)
https://parseplatform.org
MIT License
306 stars 69 forks source link

feat: Add isNull QueryConstraint and set/foreset null operations #308

Closed cbaker6 closed 2 years ago

cbaker6 commented 2 years ago

New Pull Request Checklist

Issue Description

Related issue: #n/a

Approach

TODOs before merging

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this pull request!

codecov[bot] commented 2 years ago

Codecov Report

Merging #308 (04d74db) into main (fdbb1d9) will increase coverage by 0.03%. The diff coverage is 92.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #308      +/-   ##
==========================================
+ Coverage   84.56%   84.59%   +0.03%     
==========================================
  Files         114      114              
  Lines       11661    11700      +39     
==========================================
+ Hits         9861     9898      +37     
- Misses       1800     1802       +2     
Impacted Files Coverage Δ
Sources/ParseSwift/Types/QueryConstraint.swift 96.99% <86.66%> (-0.51%) :arrow_down:
Sources/ParseSwift/Types/ParseOperation.swift 94.71% <100.00%> (+0.35%) :arrow_up:
Sources/ParseSwift/Types/QueryWhere.swift 100.00% <100.00%> (ø)

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 fdbb1d9...04d74db. Read the comment docs.

parse-github-assistant[bot] commented 1 year ago

I will reformat the title to use the proper commit message syntax.