Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add mysql database driver #16

Merged
merged 50 commits into from
Dec 23, 2023

add test for disconnecting from db

ab775dd
Select commit
Loading
Failed to load commit list.
Merged

feat: add mysql database driver #16

add test for disconnecting from db
ab775dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 23, 2023 in 1s

46.68% of diff hit (target 41.65%)

View this Pull Request on Codecov

46.68% of diff hit (target 41.65%)

Annotations

Check warning on line 14 in yaroo/lib/db/db.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroo/lib/db/db.dart#L14

Added line #L14 was not covered by tests

Check warning on line 105 in yaroorm/lib/src/database/driver/driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/driver.dart#L105

Added line #L105 was not covered by tests

Check warning on line 32 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L31-L32

Added lines #L31 - L32 were not covered by tests

Check warning on line 118 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 135 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L135

Added line #L135 was not covered by tests

Check warning on line 138 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 141 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L141

Added line #L141 was not covered by tests

Check warning on line 144 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L143-L144

Added lines #L143 - L144 were not covered by tests

Check warning on line 147 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L147

Added line #L147 was not covered by tests

Check warning on line 150 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 153 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L153

Added line #L153 was not covered by tests

Check warning on line 156 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 159 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L159

Added line #L159 was not covered by tests

Check warning on line 162 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L161-L162

Added lines #L161 - L162 were not covered by tests

Check warning on line 165 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L165

Added line #L165 was not covered by tests

Check warning on line 167 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L167

Added line #L167 was not covered by tests

Check warning on line 171 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L170-L171

Added lines #L170 - L171 were not covered by tests

Check warning on line 180 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L180

Added line #L180 was not covered by tests

Check warning on line 197 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L197

Added line #L197 was not covered by tests

Check warning on line 199 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L199

Added line #L199 was not covered by tests

Check warning on line 202 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L202

Added line #L202 was not covered by tests

Check warning on line 204 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L204

Added line #L204 was not covered by tests

Check warning on line 207 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L207

Added line #L207 was not covered by tests

Check warning on line 209 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L209

Added line #L209 was not covered by tests

Check warning on line 212 in yaroorm/lib/src/database/driver/mysql_driver.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

yaroorm/lib/src/database/driver/mysql_driver.dart#L212

Added line #L212 was not covered by tests