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

equalTo + notEqualTo: Add possibility to pass objects #1235

Merged
merged 3 commits into from Oct 22, 2020
Merged

equalTo + notEqualTo: Add possibility to pass objects #1235

merged 3 commits into from Oct 22, 2020

Conversation

paulovitin
Copy link
Contributor

  • Add possibility to pass objects to equalTo and notEqualTo

@dplewis Please add hacktoberfest label

@ghost
Copy link

ghost commented Oct 22, 2020

Danger run resulted in 1 fail and 1 markdown; to find out more, see the checks page.

Generated by 🚫 dangerJS

@codecov
Copy link

codecov bot commented Oct 22, 2020

Codecov Report

Merging #1235 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1235   +/-   ##
=======================================
  Coverage   92.39%   92.40%           
=======================================
  Files          54       54           
  Lines        5325     5331    +6     
  Branches     1201     1203    +2     
=======================================
+ Hits         4920     4926    +6     
  Misses        405      405           
Impacted Files Coverage Δ
src/ParseQuery.js 96.06% <100.00%> (+0.03%) ⬆️

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 c922a7c...b3f660f. Read the comment docs.

Copy link
Member

@dplewis dplewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Parse Community is already apart of HacktoberFest

src/__tests__/ParseQuery-test.js Show resolved Hide resolved
Copy link
Member

@dplewis dplewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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

2 participants