-
Notifications
You must be signed in to change notification settings - Fork 74
Comparing changes
Open a pull request
base repository: fsprojects/FSharp.Data.GraphQL
base: dev
head repository: VectorTetra/FSharp.Data.GraphQL
compare: dev
- 17 commits
- 5 files changed
- 1 contributor
Commits on Mar 12, 2025
-
Implemented ObjectListFilter tests for following cases:
And, Equals, GreaterThan, LessThan, StartsWith, EndsWith, Contains
Viktor Tochonov committedMar 12, 2025 Configuration menu - View commit details
-
Copy full SHA for c4860f3 - Browse repository at this point
Copy the full SHA c4860f3View commit details -
Refactored ObjectListFilter and implemented Or and Not cases tests
Viktor Tochonov committedMar 12, 2025 Configuration menu - View commit details
-
Copy full SHA for 51ef7f8 - Browse repository at this point
Copy the full SHA 51ef7f8View commit details -
Implemented new tests for different cases of buildTypeDiscriminatorCheck
Viktor Tochonov committedMar 12, 2025 Configuration menu - View commit details
-
Copy full SHA for 0fa9d2a - Browse repository at this point
Copy the full SHA 0fa9d2aView commit details -
Implemented tests for different discriminator cases
Viktor Tochonov committedMar 12, 2025 Configuration menu - View commit details
-
Copy full SHA for 6fe1ed1 - Browse repository at this point
Copy the full SHA 6fe1ed1View commit details -
Viktor Tochonov committed
Mar 12, 2025 Configuration menu - View commit details
-
Copy full SHA for 506110c - Browse repository at this point
Copy the full SHA 506110cView commit details
Commits on Mar 14, 2025
-
Splitted LinqTests and ObjectListFilterLinqTests into separated files
Viktor Tochonov committedMar 14, 2025 Configuration menu - View commit details
-
Copy full SHA for 3c0dc43 - Browse repository at this point
Copy the full SHA 3c0dc43View commit details -
Implemented logic for different MemberInfo types in ObjectListFilter …
…`Contains` case
Viktor Tochonov committedMar 14, 2025 Configuration menu - View commit details
-
Copy full SHA for c9dd83e - Browse repository at this point
Copy the full SHA c9dd83eView commit details -
Implemented IN case for ObjectListFilter and formatted files
Viktor Tochonov committedMar 14, 2025 Configuration menu - View commit details
-
Copy full SHA for 2dfff16 - Browse repository at this point
Copy the full SHA 2dfff16View commit details -
Viktor Tochonov committed
Mar 14, 2025 Configuration menu - View commit details
-
Copy full SHA for da759ab - Browse repository at this point
Copy the full SHA da759abView commit details -
Fixed test ObjectListFilter works with FilterField operator
Viktor Tochonov committedMar 14, 2025 Configuration menu - View commit details
-
Copy full SHA for 76071c5 - Browse repository at this point
Copy the full SHA 76071c5View commit details -
Fixed tests for Contains operator on different collection types
Viktor Tochonov committedMar 14, 2025 Configuration menu - View commit details
-
Copy full SHA for 1d0f912 - Browse repository at this point
Copy the full SHA 1d0f912View commit details
Commits on Mar 17, 2025
-
Viktor Tochonov committed
Mar 17, 2025 Configuration menu - View commit details
-
Copy full SHA for fd37e4a - Browse repository at this point
Copy the full SHA fd37e4aView commit details -
Revert "Revert Implemented IN case"
This reverts commit da759ab.
Viktor Tochonov committedMar 17, 2025 Configuration menu - View commit details
-
Copy full SHA for e788d7d - Browse repository at this point
Copy the full SHA e788d7dView commit details -
Implement test
Must parse all filter operationsand join parse fiel……d conditions
Viktor Tochonov committedMar 17, 2025 Configuration menu - View commit details
-
Copy full SHA for 952757e - Browse repository at this point
Copy the full SHA 952757eView commit details -
Add new operators In, GreaterThanOrEqual, LessThanOrEqual
Viktor Tochonov committedMar 17, 2025 Configuration menu - View commit details
-
Copy full SHA for 4b5cc32 - Browse repository at this point
Copy the full SHA 4b5cc32View commit details -
Changed comments in buildTypeDiscriminatorCheck
Viktor Tochonov committedMar 17, 2025 Configuration menu - View commit details
-
Copy full SHA for 82d96da - Browse repository at this point
Copy the full SHA 82d96daView commit details -
Merge branch 'additional-list-filter-operators' into dev
Viktor Tochonov committedMar 17, 2025 Configuration menu - View commit details
-
Copy full SHA for 9196cd1 - Browse repository at this point
Copy the full SHA 9196cd1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff dev...dev