-
Notifications
You must be signed in to change notification settings - Fork 2
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
Pathlib #43
Conversation
6bee3fc
to
f217955
Compare
Codecov Report
@@ Coverage Diff @@
## master #43 +/- ##
==========================================
- Coverage 88.96% 56.56% -32.4%
==========================================
Files 13 13
Lines 580 594 +14
Branches 72 81 +9
==========================================
- Hits 516 336 -180
- Misses 49 251 +202
+ Partials 15 7 -8
Continue to review full report at Codecov.
|
The drop in coverage is because we stopped counting our acceptance test in the coverage. |
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.
LGTM.
You left some TODOs in the code, do you plan to fix them in an upcoming PR ?
Yes, I'm experimenting a mind blowing new way of coding where I don't try to jam everything in the same PR, looks amazing right ? 😁 I'm also opening tickets, but sometimes, it's so much easier to plant a few TODOs. I plan that we tackle these in the next weeks/months, as part of the current stream of refactor works. |
Co-Authored-By: Samuel Hamard <[email protected]>
Co-Authored-By: Samuel Hamard <[email protected]>
Co-Authored-By: Samuel Hamard <[email protected]>
Co-Authored-By: Samuel Hamard <[email protected]>
Co-Authored-By: Samuel Hamard <[email protected]>
Co-Authored-By: Samuel Hamard <[email protected]>
Co-Authored-By: Samuel Hamard <[email protected]>
Co-Authored-By: Samuel Hamard <[email protected]>
Co-Authored-By: Samuel Hamard <[email protected]>
Co-Authored-By: Samuel Hamard <[email protected]>
Co-Authored-By: Samuel Hamard <[email protected]>
It's not exactly broken, but VSCode understands it better this way, and this is equivalent
#29 but there's still work to do
Successful PR Checklist: