Skip to content

Conversation

@xsahil03x
Copy link
Member

No description provided.

@xsahil03x xsahil03x requested a review from a team as a code owner August 25, 2025 16:05
@xsahil03x xsahil03x changed the title refactor: core refactor(core): refactor core and add additional functionalities Aug 25, 2025
@xsahil03x xsahil03x changed the title refactor(core): refactor core and add additional functionalities refactor(repo): refactor llc and add additional functionalities Aug 25, 2025
@xsahil03x xsahil03x requested a review from renefloor August 28, 2025 08:28
@codecov
Copy link

codecov bot commented Aug 29, 2025

Codecov Report

❌ Patch coverage is 83.85093% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.95%. Comparing base (3b033f2) to head (4ba52fd).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ges/stream_core/lib/src/utils/list_extensions.dart 81.69% 13 Missing ⚠️
packages/stream_core/lib/src/utils/standard.dart 41.66% 7 Missing ⚠️
packages/stream_core/lib/src/query/filter.dart 90.24% 4 Missing ⚠️
packages/stream_core/lib/src/query/sort.dart 94.28% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main       #6       +/-   ##
===========================================
+ Coverage   32.80%   83.95%   +51.14%     
===========================================
  Files          30        5       -25     
  Lines         695      162      -533     
===========================================
- Hits          228      136       -92     
+ Misses        467       26      -441     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This commit adds a `toJson` method to the `Sort` class in `stream_core`. This allows for easier serialization of Sort objects, particularly when using them in conjunction with other libraries or services that require JSON data.
@xsahil03x xsahil03x merged commit 3b59846 into main Aug 29, 2025
7 checks passed
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.

3 participants