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

:zap: optimize encoding performance under large data volumes

ee3d531
Select commit
Loading
Failed to load commit list.
Merged

⚡ optimize encoding performance under large data volumes #6

:zap: optimize encoding performance under large data volumes
ee3d531
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 13, 2024 in 1s

97.60% (-0.45%) compared to 8650854

View this Pull Request on Codecov

97.60% (-0.45%) compared to 8650854

Details

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.