yiisoft / data-db

Database adapter for data interfaces
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
12 stars 3 forks source link

Improve local testing for all RDBMS #75

Closed arogachev closed 2 weeks ago

arogachev commented 1 month ago
Q A
Is bugfix?
New feature?
Breaks BC?
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.33%. Comparing base (174652b) to head (364f114). Report is 23 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #75 +/- ## ============================================ - Coverage 77.55% 76.33% -1.22% - Complexity 105 108 +3 ============================================ Files 22 22 Lines 294 300 +6 ============================================ + Hits 228 229 +1 - Misses 66 71 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

samdark commented 3 weeks ago

It's good at this stage, I think. Let's merge it.

arogachev commented 2 weeks ago

@samdark I've fixed Makefile as well.