Open Chris53897 opened 1 year ago
Merging #842 (842928e) into master (bf5977f) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #842 +/- ##
=========================================
Coverage 98.72% 98.72%
Complexity 374 374
=========================================
Files 24 24
Lines 1022 1022
=========================================
Hits 1009 1009
Misses 13 13
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
@aik099 PHPUnit 10 does not allow have abstract classes ending with Test
(older versions of PHPUnit were silently considering that those were not actually tests that should be loaded in the testsuite)
I changed the Filenames. I hope everything is correct now
add static data generators fix deprecated file-structure for abstract test classes