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: [#280] Add Time methods #733

Merged
merged 15 commits into from
Nov 30, 2024

Add test cases

22ab634
Select commit
Loading
Failed to load commit list.
Merged

feat: [#280] Add Time methods #733

Add test cases
22ab634
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 30, 2024 in 0s

68.93% of diff hit (target 69.40%)

View this Pull Request on Codecov

68.93% of diff hit (target 69.40%)

Annotations

Check warning on line 221 in database/schema/blueprint.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/blueprint.go#L220-L221

Added lines #L220 - L221 were not covered by tests

Check warning on line 285 in database/schema/blueprint.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/blueprint.go#L283-L285

Added lines #L283 - L285 were not covered by tests

Check warning on line 235 in database/schema/grammars/mysql.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/mysql.go#L234-L235

Added lines #L234 - L235 were not covered by tests

Check warning on line 259 in database/schema/grammars/mysql.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/mysql.go#L258-L259

Added lines #L258 - L259 were not covered by tests

Check warning on line 321 in database/schema/grammars/mysql.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/mysql.go#L320-L321

Added lines #L320 - L321 were not covered by tests

Check warning on line 329 in database/schema/grammars/mysql.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/mysql.go#L324-L329

Added lines #L324 - L329 were not covered by tests

Check warning on line 333 in database/schema/grammars/mysql.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/mysql.go#L332-L333

Added lines #L332 - L333 were not covered by tests

Check warning on line 357 in database/schema/grammars/mysql.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/mysql.go#L356-L357

Added lines #L356 - L357 were not covered by tests

Check warning on line 225 in database/schema/grammars/postgres.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/postgres.go#L224-L225

Added lines #L224 - L225 were not covered by tests

Check warning on line 229 in database/schema/grammars/postgres.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/postgres.go#L228-L229

Added lines #L228 - L229 were not covered by tests

Check warning on line 233 in database/schema/grammars/postgres.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/postgres.go#L232-L233

Added lines #L232 - L233 were not covered by tests

Check warning on line 303 in database/schema/grammars/postgres.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/postgres.go#L302-L303

Added lines #L302 - L303 were not covered by tests

Check warning on line 307 in database/schema/grammars/postgres.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/postgres.go#L306-L307

Added lines #L306 - L307 were not covered by tests

Check warning on line 311 in database/schema/grammars/postgres.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/postgres.go#L310-L311

Added lines #L310 - L311 were not covered by tests

Check warning on line 173 in database/schema/grammars/sqlite.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/sqlite.go#L172-L173

Added lines #L172 - L173 were not covered by tests

Check warning on line 177 in database/schema/grammars/sqlite.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/sqlite.go#L176-L177

Added lines #L176 - L177 were not covered by tests

Check warning on line 181 in database/schema/grammars/sqlite.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/sqlite.go#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 225 in database/schema/grammars/sqlite.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/sqlite.go#L224-L225

Added lines #L224 - L225 were not covered by tests

Check warning on line 237 in database/schema/grammars/sqlite.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/sqlite.go#L236-L237

Added lines #L236 - L237 were not covered by tests

Check warning on line 241 in database/schema/grammars/sqlite.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/sqlite.go#L240-L241

Added lines #L240 - L241 were not covered by tests

Check warning on line 247 in database/schema/grammars/sqlite.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/sqlite.go#L244-L247

Added lines #L244 - L247 were not covered by tests

Check warning on line 249 in database/schema/grammars/sqlite.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/sqlite.go#L249

Added line #L249 was not covered by tests

Check warning on line 253 in database/schema/grammars/sqlite.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/sqlite.go#L252-L253

Added lines #L252 - L253 were not covered by tests

Check warning on line 256 in database/schema/grammars/sqlite.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/sqlite.go#L256

Added line #L256 was not covered by tests

Check warning on line 261 in database/schema/grammars/sqlite.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

database/schema/grammars/sqlite.go#L260-L261

Added lines #L260 - L261 were not covered by tests