-
Notifications
You must be signed in to change notification settings - Fork 359
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: OData/odata.net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: lewing/odata.net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 70 files changed
- 6 contributors
Commits on Jan 31, 2024
-
Optimize
ODataPathoperations (#2835)* Optimize ODataPath and AddKeySegment * Avoid unnecesarily calling Name and Namespace properties in FullName() constructor * Optimized AppendEntitySetKeySegment * Avoid resizing keys list * Avoid calling FullName() when only used in exceptions * Optimized TrimEndingTypeSegment * Optimize TrimEndingTypeSegment * Optimize TrimEndingTypeAndKeySegments * Refactor AddSegment * Add comment * Delete SplitEndingSegmentOfTypeHandler * Refactor KeySegments constructor * Refactor GetResourceTypeName * Addres review comments * Fix potential NRE * Fix doc comments in KeySegment constructors * Replace parameter comments with named parameters * Add doc string * Rename parameter
Configuration menu - View commit details
-
Copy full SHA for 452457b - Browse repository at this point
Copy the full SHA 452457bView commit details -
Create test cases and benchmarks for writing large json base64 and st…
…ring values (#2849) * Create test cases for writing large json base64 and string values * Update missing async tests * Add text and binary fields to benchmarks * Remove unnecessary benchmark scenarios * Optimize JsonSerializer converter * Add large value benchmarks * Remove lagging comma * Reduce benchmarks runtime * Reduce benchmarks runtime * Target dotnet 8.0 in benchmarks * Remove unnecessary benchmark scenarios * Optimize benchmarks runtime * largeFields flag in benchmarks * update readme * Update test/PerformanceTests/SerializationComparisonsTests/JsonWriterBenchmarks/Benchmarks.cs Co-authored-by: Elizabeth Okerio <[email protected]> * Remove obsolete comment --------- Co-authored-by: Elizabeth Okerio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f65c18 - Browse repository at this point
Copy the full SHA 5f65c18View commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a323df - Browse repository at this point
Copy the full SHA 1a323dfView commit details
Commits on Feb 13, 2024
-
Support writing large json base64 and string values (#2846)
* support writing large string values in utf8jsonwriter * update based on review comments * update based on review comments * update based on review comments * update based on review comments * update based on review comments. * update based on review comments
Configuration menu - View commit details
-
Copy full SHA for 5757261 - Browse repository at this point
Copy the full SHA 5757261View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fce8fd9 - Browse repository at this point
Copy the full SHA fce8fd9View commit details
Commits on Mar 22, 2024
-
Throw an ODataException with helpful message when type name in contex…
…t URL is not qualified (#2892)
Configuration menu - View commit details
-
Copy full SHA for 72837c8 - Browse repository at this point
Copy the full SHA 72837c8View commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f17bb2 - Browse repository at this point
Copy the full SHA 8f17bb2View commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d6a5336 - Browse repository at this point
Copy the full SHA d6a5336View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 50c56de - Browse repository at this point
Copy the full SHA 50c56deView commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24ae2e3 - Browse repository at this point
Copy the full SHA 24ae2e3View commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3340d7 - Browse repository at this point
Copy the full SHA c3340d7View commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbe2ac7 - Browse repository at this point
Copy the full SHA bbe2ac7View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6b8240 - Browse repository at this point
Copy the full SHA e6b8240View commit details
Loading
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 main...main