-
Notifications
You must be signed in to change notification settings - Fork 29
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
Test Cases Added #130
Test Cases Added #130
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #130 +/- ##
==========================================
+ Coverage 42.46% 43.42% +0.95%
==========================================
Files 50 50
Lines 4182 4182
==========================================
+ Hits 1776 1816 +40
+ Misses 2406 2366 -40 ☔ View full report in Codecov by Sentry. |
I suggest to not work on |
Sounds good, done playing with it |
Cool. Please let me know once I can review this PR
…On Thu, 31 Oct 2024, 14:53 Alec Buetow, ***@***.***> wrote:
Sounds good, done playing with it
—
Reply to this email directly, view it on GitHub
<#130 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHOJBWNKMSNTRDG2H67ZQDZ6IR6BAVCNFSM6AAAAABQ4Y4O2KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBZG43TKMRZGY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Thanks, merged. Keep them coming :) Regarding the size vs linewidth, I opend an issue on this so we won't forget to find a solution for this in the future: |
Can we keep this pull request open for a few hours? I think Github is registering the merge as one commit on the upstream repo but still tracking every individual commit in my forked repo, which is forcing me to re-sync for every merge. I want to check if committing directly to the PR resolves this