This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Fixed emoji output - cannot declare class because of require_once #119
Merged
prisis
merged 10 commits into
narrowspark:master
from
PrisisForks:feat/update-automatic
Aug 11, 2019
Merged
Fixed emoji output - cannot declare class because of require_once #119
prisis
merged 10 commits into
narrowspark:master
from
PrisisForks:feat/update-automatic
Aug 11, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix: use $file->getFilename() on class_exists
prisis
force-pushed
the
feat/update-automatic
branch
from
August 10, 2019 21:14
ba23225
to
17b4dc9
Compare
feat: added infection feat: changed phpunit settings to run tests in random order feat: updated narrowspark/coding-standard to v2.1.1
prisis
force-pushed
the
feat/update-automatic
branch
from
August 10, 2019 23:18
bd5e01e
to
01f188d
Compare
prisis
force-pushed
the
feat/update-automatic
branch
from
August 11, 2019 07:12
73722a7
to
d42fee3
Compare
Codecov Report
@@ Coverage Diff @@
## master #119 +/- ##
============================================
+ Coverage 73.76% 74.55% +0.78%
- Complexity 827 828 +1
============================================
Files 54 54
Lines 2222 2224 +2
============================================
+ Hits 1639 1658 +19
+ Misses 583 566 -17
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #119 +/- ##
============================================
+ Coverage 73.76% 74.55% +0.78%
- Complexity 827 828 +1
============================================
Files 54 54
Lines 2222 2224 +2
============================================
+ Hits 1639 1658 +19
+ Misses 583 566 -17
Continue to review full report at Codecov.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changed some classes to final