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

⚡ optimize encoding performance under large data volumes #6

Merged
merged 1 commit into from
Apr 13, 2024

Conversation

techouse
Copy link
Owner

Implements ljharb/qs#502

@techouse techouse added the enhancement New feature or request label Apr 13, 2024
@techouse techouse self-assigned this Apr 13, 2024
Copy link

codecov bot commented Apr 13, 2024

Codecov Report

Attention: Patch coverage is 95.83333% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 97.60%. Comparing base (8650854) to head (ee3d531).

Files Patch % Lines
lib/src/utils.dart 95.83% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   98.04%   97.60%   -0.45%     
==========================================
  Files          13       13              
  Lines         615      626      +11     
==========================================
+ Hits          603      611       +8     
- Misses         12       15       +3     

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

@techouse techouse merged commit af842ff into main Apr 13, 2024
4 of 6 checks passed
@techouse techouse deleted the fix/optimize-encode-performance branch April 13, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant