-
Notifications
You must be signed in to change notification settings - Fork 1.5k
MAINT: Remove duplicate CCITT processing #3415
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
Conversation
|
Could you please elaborate where we can see the unnecessary second processing? |
|
Lines 899 to 926 in 6e617af
Lines 899 and 920. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3415 +/- ##
==========================================
+ Coverage 96.96% 96.98% +0.02%
==========================================
Files 55 55
Lines 9343 9340 -3
Branches 1708 1708
==========================================
- Hits 9059 9058 -1
+ Misses 169 168 -1
+ Partials 115 114 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Also rename a variable for readability.