-
-
Notifications
You must be signed in to change notification settings - Fork 319
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
Type hasfreespace condition #1653
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1653 +/- ##
============================================
+ Coverage 58.12% 58.22% +0.09%
- Complexity 7007 7009 +2
============================================
Files 356 356
Lines 16907 16911 +4
============================================
+ Hits 9828 9847 +19
+ Misses 7079 7064 -15
Continue to review full report at Codecov.
|
@jawira can you update/finalize this one? |
@mrook Done. The idea behind this is MR is to throw an exception if path is invalid. |
I added some typing and tests for HasFreeSpace condition