orm
orm copied to clipboard
[FEATURE] Dbal3 support
TODO
- Stop using deprecated methods
Codecov Report
Merging #519 (d3de9c1) into 1.8 (32b1c80) will decrease coverage by
0.12%. The diff coverage is25.00%.
@@ Coverage Diff @@
## 1.8 #519 +/- ##
============================================
- Coverage 57.17% 57.04% -0.13%
- Complexity 828 830 +2
============================================
Files 101 101
Lines 2314 2321 +7
============================================
+ Hits 1323 1324 +1
- Misses 991 997 +6
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/Auth/Passwords/DoctrineTokenRepository.php | 94.73% <ø> (ø) |
|
| src/Configuration/CustomTypeManager.php | 100.00% <ø> (ø) |
|
| src/EntityManagerFactory.php | 95.53% <ø> (ø) |
|
| src/Loggers/EchoLogger.php | 33.33% <25.00%> (-66.67%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 32b1c80...d3de9c1. Read the comment docs.
supersede by #541