-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Fix: Add integration tests #129
Conversation
Codecov Report
@@ Coverage Diff @@
## 1.x #129 +/- ##
===========================================
- Coverage 26.03% 0% -26.04%
Complexity 34 34
===========================================
Files 2 2
Lines 169 223 +54
===========================================
- Hits 44 0 -44
- Misses 125 223 +98
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## 1.x #129 +/- ##
=============================================
+ Coverage 26.03% 77.51% +51.47%
Complexity 34 34
=============================================
Files 2 2
Lines 169 169
=============================================
+ Hits 44 131 +87
+ Misses 125 38 -87
Continue to review full report at Codecov.
|
7c4e45a
to
e3cb3b8
Compare
2326f25
to
e15c158
Compare
This PR
symfony/filesystem
as development dependencycomposer/composer:^1.8.0
as development dependencyFollows #117.