cycle / database

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

Remove overriding of the `$config` property in the `DatabaseConfig` class #64

Closed roxblnfk closed 2 years ago

roxblnfk commented 2 years ago

Instead of #59

codecov[bot] commented 2 years ago

Codecov Report

Merging #64 (9daa19f) into 2.x (bffa99d) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##                2.x      #64   +/-   ##
=========================================
  Coverage     92.83%   92.83%           
- Complexity     1525     1526    +1     
=========================================
  Files            94       94           
  Lines          3878     3880    +2     
=========================================
+ Hits           3600     3602    +2     
  Misses          278      278           
Impacted Files Coverage Δ
src/Config/DatabaseConfig.php 97.36% <100.00%> (+0.14%) :arrow_up:

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 bffa99d...9daa19f. Read the comment docs.