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

Add Idempotency #62

Merged
merged 4 commits into from
Jan 24, 2021
Merged

Add Idempotency #62

merged 4 commits into from
Jan 24, 2021

Conversation

cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented Jan 24, 2021

  • Added with testcase. Needs to be enabled server-side to take advantage of Idempotency.
  • Improved playgrounds
  • Silence swiftlint warnings in new versions about playground comments

@codecov
Copy link

codecov bot commented Jan 24, 2021

Codecov Report

Merging #62 (10a0dba) into main (1628614) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   77.95%   77.98%   +0.02%     
==========================================
  Files          51       51              
  Lines        4577     4578       +1     
==========================================
+ Hits         3568     3570       +2     
+ Misses       1009     1008       -1     
Impacted Files Coverage Δ
Sources/ParseSwift/API/API.swift 92.92% <100.00%> (+0.07%) ⬆️
Sources/ParseSwift/Objects/ParseUser.swift 75.04% <0.00%> (+0.17%) ⬆️

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 1628614...10a0dba. Read the comment docs.

@cbaker6 cbaker6 merged commit 80802c5 into main Jan 24, 2021
@cbaker6 cbaker6 deleted the idempodency branch January 24, 2021 16:19
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.

1 participant