Commit Graph

27 Commits

Author SHA1 Message Date
Saif Eddin G
a2f17b8f14
Merge pull request #7 from azjezz/math-tests
[Math] add tests
2019-12-26 21:09:45 +01:00
azjezz
a26f9e0209 [Math] add tests 2019-12-26 21:03:29 +01:00
Saif Eddin G
c3256b0e4f
Increase code coverage (#6)
Increase code coverage
2019-12-26 15:49:09 +01:00
azjezz
5bf80569ec [Arr] increase code coverage 2019-12-26 15:46:03 +01:00
azjezz
1d27476584 [Random] increase code coverage 2019-12-26 15:41:42 +01:00
Saif Eddin G
441c0cadae
[Collection] add tests (#5)
[Collection] add tests
2019-12-26 15:37:14 +01:00
azjezz
f789bcd982 [Collection] add tests 2019-12-26 15:29:55 +01:00
azjezz
cae7166abb add stickler integration 2019-12-25 20:44:30 +01:00
azjezz
bfc4e9b704 reconfigure php-cs-fixer 2019-12-25 20:41:33 +01:00
azjezz
ab6d022618 fix few type isseus using psalm 2019-12-25 20:38:27 +01:00
azjezz
9b1c2e9834 [Collection] fix type in psalm annotations 2019-12-25 20:27:18 +01:00
azjezz
4dcc21e16e move badges on top of package description 2019-12-25 20:18:13 +01:00
azjezz
76535c963c add badges 2019-12-25 20:17:14 +01:00
azjezz
dac16f65ed add scrutinizer integration 2019-12-25 20:08:07 +01:00
azjezz
8e52e2fc9e fix code coverage output path 2019-12-25 19:51:05 +01:00
azjezz
afb3f5fe6b remove @covers annotations 2019-12-25 19:46:58 +01:00
azjezz
08bdf51436 add coveralls integration 2019-12-25 19:39:01 +01:00
Saif Eddin G
f9b3017591
[Random] add tests (#4)
[Random] add tests
2019-12-25 19:13:19 +01:00
azjezz
6954045938 [Random] add tests 2019-12-25 19:13:06 +01:00
Saif Eddin G
d4cdaad0c4
Merge pull request #3 from azjezz/short-closure
use short closures
2019-12-25 17:00:14 +01:00
azjezz
239e3b7bd9 use short closures 2019-12-25 16:59:14 +01:00
Saif Eddin G
de454aa0b2
Merge pull request #2 from azjezz/arr-tests
[Arr] add tests
2019-12-25 16:56:56 +01:00
azjezz
83ddb5e8d5 [Arr] add tests 2019-12-25 16:56:21 +01:00
azjezz
13128b5f1c fix InvalidDocblock error 2019-12-24 02:35:30 +01:00
Saif Eddin G
0b5d64f939
Travis CI (#1)
run CI on Travis CI
2019-12-24 02:20:52 +01:00
azjezz
77b2073e76 Run CI on Travis CI 2019-12-24 02:16:24 +01:00
azjezz
ff2c93fae5 Initial commit 2019-12-24 02:01:46 +01:00