Skip to content

Conversation

@juriSacchetta
Copy link
Contributor

Pull Request

Issue

#939
Closes: #939

Approach

Fix bug in JSON creation when whereMatchesQuery is used.

Tasks

  • Add tests
  • Add changes to documentation (guides, repository pages, code comments)

@parse-github-assistant
Copy link

Thanks for opening this pull request!

@codecov
Copy link

codecov bot commented Jun 25, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (bae8902) 39.50% compared to head (4326e04) 39.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #943      +/-   ##
==========================================
+ Coverage   39.50%   39.52%   +0.01%     
==========================================
  Files          60       60              
  Lines        3339     3340       +1     
==========================================
+ Hits         1319     1320       +1     
  Misses       2020     2020              
Impacted Files Coverage Δ
packages/dart/lib/src/network/parse_query.dart 45.28% <100.00%> (+0.20%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mbfakourii
Copy link
Member

mbfakourii commented Jun 28, 2023

It seems that the tests failed!

It is possible to check the tests

@PoliMi-CCIT-2023 PoliMi-CCIT-2023 closed this by deleting the head repository Jul 15, 2023
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.

URL Escaping Error in Parse SDK's whereRelatedTo Method

3 participants