cycle / database

Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
MIT License
54 stars 22 forks source link

Gets rid of InjectableConfig class because of incompatibility with Spiral Framework 3.x #59

Closed butschster closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #59 (9492c07) into 2.x (2496d77) will decrease coverage by 0.33%. The diff coverage is 17.64%.

@@             Coverage Diff              @@
##                2.x      #59      +/-   ##
============================================
- Coverage     92.69%   92.35%   -0.34%     
- Complexity     1520     1528       +8     
============================================
  Files            94       94              
  Lines          3858     3873      +15     
============================================
+ Hits           3576     3577       +1     
- Misses          282      296      +14     
Impacted Files Coverage Δ
src/Config/DatabaseConfig.php 70.58% <17.64%> (-26.64%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2496d77...9492c07. Read the comment docs.