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

adds test that streaming fields are sorted in ascending order before … #161

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

alexgolec
Copy link
Owner

…sending

@alexgolec alexgolec linked an issue Jul 22, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.56%. Comparing base (b18d8df) to head (4efd354).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #161   +/-   ##
=======================================
  Coverage   98.56%   98.56%           
=======================================
  Files          18       18           
  Lines        2223     2223           
  Branches      230      230           
=======================================
  Hits         2191     2191           
  Misses         21       21           
  Partials       11       11           
Flag Coverage Δ
unittests 98.56% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@alexgolec alexgolec merged commit 1c27f10 into main Jul 22, 2024
22 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.

Fields in streaming subscriptions must be in ascending order
1 participant