Commit Graph

197 Commits

Author SHA1 Message Date
f372d9a028 Constants for some fixed square root math. 2024-02-15 10:12:45 +00:00
5bebd9310d Optimization efforts 2024-02-15 09:08:01 +00:00
b966a930a4 Store benchmark history 2024-02-14 16:02:27 +00:00
8a0869d535 Requirement update
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-14 13:30:54 +00:00
4e7ae9acb9 Types in tests
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-09 08:06:34 +00:00
38d5d731de PHPUnit plugin added to psalm
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-08 11:52:29 +00:00
99eb3271c2 More unittesting
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-06 13:45:40 +00:00
747f06f7c9 Coverage analysis improvements 2024-02-06 13:06:05 +00:00
1bbc4bb91c Adding "CoversNothing" to split integration tests from unittests. 2024-02-06 12:05:19 +00:00
1359cbeb6b More testing and reporting 2024-02-05 13:29:57 +00:00
c18ccd38e2 Bunch of generic code standard items. Will need a cleanup.
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-02 15:16:11 +00:00
3dddfc05db More code standards 2024-02-02 14:53:38 +00:00
968c78d989 More code standards 2024-02-02 14:09:07 +00:00
769514b38e Porting more tools to Phar to lower depend problems 2024-02-02 13:42:48 +00:00
36dea4ea03 Quality improvements 2024-02-02 11:04:31 +00:00
23fc14af0a Cleanup abstractions of "TestCase" class in unittest
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-02-01 10:50:18 +00:00
cbaa56f50d CI/CD
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-02-01 07:51:06 +00:00
2e3d636305 Added mutation testing. 2024-01-31 16:33:35 +00:00
f9e3b344d6 PSR1, PSR2 and PSR12 code standards 2024-01-31 14:15:55 +00:00
51a73ead83 Bit of pretty syntax 2024-01-22 13:11:13 +00:00
d702b21bf7 Added PHPdoc. 2024-01-22 12:09:20 +00:00
46036cf82f Coding standards. 2024-01-16 15:07:14 +00:00
09ee4534e5 Additional test 2024-01-16 07:46:32 +00:00
61e7b8dd49 Further slow progress. 2024-01-12 14:54:04 +00:00
e49f01cd68 More warnings resolved. 2023-08-08 07:51:05 +00:00
aa836e859d Additional Psalm warnings resolving 2023-08-08 07:00:51 +00:00
ec255543d9 Remove rector. 2023-08-04 07:30:40 +00:00
affde2589f CodeStandards on Tests 2023-08-04 07:22:05 +00:00
9acc3bbeab PHPstan on test code 2023-08-04 07:03:28 +00:00
ed665e755c Psalm analysis without warnings. 2023-08-04 06:56:47 +00:00
0e1947ca3a Adding Psalm analysis 2023-08-03 14:26:00 +00:00
3e42b48003 Ignore line length warning. 2023-08-03 14:19:17 +00:00
3d26c639ae CodeBeautifier. 2023-08-03 14:10:17 +00:00
eada4f87b3 use of static in Range implementation. 2023-08-03 14:06:48 +00:00
e90b287096 Two less warnings. 2023-08-03 13:50:58 +00:00
0814be726a Types on ranges attempt. 2023-08-03 13:17:57 +00:00
22cc0da96d Getting rid of more warnings. 2023-08-03 13:08:04 +00:00
f0f4a0c2d6 More types. 2023-08-03 10:09:24 +00:00
75829ddd60 More type work 2023-08-03 09:13:19 +00:00
50bd2b152a Reintroduced supprressed warnings 2023-08-02 14:24:19 +00:00
4ddde1e277 More types for static analysis 2023-08-02 14:14:10 +00:00
a2c5252cf2 More types 2023-08-02 13:29:14 +00:00
73781e9000 More type work 2023-08-02 13:19:35 +00:00
4f60c3d024 More types 2023-08-02 12:39:42 +00:00
72de6363fe More types 2023-08-02 10:59:15 +00:00
5c7471963c More type work. 2023-08-02 10:10:57 +00:00
a60187a3fd More type work 2023-08-02 09:36:44 +00:00
16ad8175d9 No more use of $_ to mark private members. 2023-08-02 09:15:01 +00:00
32b8a9d83e More return types. Basic example 2023-08-02 09:04:56 +00:00
f0aa9413e1 No more use of _ to mark private variables. 2023-08-01 14:02:12 +00:00