Skip to content

Fix ParseFieldOperations bug #703

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

Merged
merged 4 commits into from
Aug 23, 2017
Merged

Conversation

natario1
Copy link
Contributor

This fixes #699

@codecov
Copy link

codecov bot commented Aug 15, 2017

Codecov Report

Merging #703 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #703   +/-   ##
========================================
  Coverage        53%     53%           
  Complexity     1732    1732           
========================================
  Files           132     132           
  Lines         10266   10266           
  Branches       1434    1434           
========================================
  Hits           5441    5441           
  Misses         4376    4376           
  Partials        449     449
Impacted Files Coverage Δ Complexity Δ
.../src/main/java/com/parse/ParseFieldOperations.java 33.33% <0%> (ø) 5 <0> (ø) ⬇️

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 4803953...85fe8b4. Read the comment docs.

@natario1
Copy link
Contributor Author

@Jawnnypoo @rogerhu I think we have enough for 1.15.9 but it would be great to merge this too, could one of you review?

@Jawnnypoo
Copy link
Member

LGTM

@natario1 natario1 merged commit 78ca0f2 into parse-community:master Aug 23, 2017
@natario1 natario1 deleted the fix-699 branch August 23, 2017 08:54
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.

Issue while parsing parcelable ParseUser object
2 participants