-
Notifications
You must be signed in to change notification settings - Fork 0
Next release #18
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
Next release #18
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #18 +/- ##
==============================================
- Coverage 89.21% 79.18% -10.04%
- Complexity 468 662 +194
==============================================
Files 66 81 +15
Lines 3673 3844 +171
==============================================
- Hits 3277 3044 -233
- Misses 396 800 +404 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* simulation: implement simulation disk typo add IO::simulation() forward simulated files capabilities to a simulated disk make sure the directory path always end with a / lay the structure for simulated files
This work is in preparation for the testing framework.
This PR will stay in this state until the whole
innmind/foundationnew API is stable enough to buildinnmind/testing.Even though the simulation part introduced in this PR is not finished it will be merged to avoid keeping this PR opened for too long. Finishing the simulation will take quite a while and the diff would keep increasing.