-
-
Notifications
You must be signed in to change notification settings - Fork 73
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
Add line recognition #246
Add line recognition #246
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this submission @steffi3011 I really appreciate the assistance.
It looks like we're missing unit tests plus there's some StyleCop issues. I've also provided suggestion for the intellisense documentation.
Please let me know if you need help with anything.
Co-authored-by: James Jackson-South <james_south@hotmail.com>
Co-authored-by: James Jackson-South <james_south@hotmail.com>
Codecov Report
@@ Coverage Diff @@
## main #246 +/- ##
===================================
Coverage 84% 84%
===================================
Files 182 182
Lines 8933 8938 +5
Branches 1420 1420
===================================
+ Hits 7526 7531 +5
Misses 1083 1083
Partials 324 324
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fantastic, thanks for your help 👍
You are welcome. |
It’s available in our MyGet feed now. We don’t have a timeframe for the next NuGet release |
For us, this new version with this special feature would be very important. Maybe it is possible to make the NuGet release as soon as possible? |
@steffi3011 Does your company have a SixLabors License? |
Prerequisites
Description
Add line recognition to determine the number of rows needed in the generated layout.