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: deleted time added to the database #903

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Merge branch 'master' into deleted_at

aaf0d16
Select commit
Loading
Failed to load commit list.
Open

feat: deleted time added to the database #903

Merge branch 'master' into deleted_at
aaf0d16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 30, 2024 in 0s

0.00% of diff hit (target 25.58%)

View this Pull Request on Codecov

0.00% of diff hit (target 25.58%)

Annotations

Check warning on line 522 in internal/database/mysql.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/mysql.go#L522

Added line #L522 was not covered by tests

Check warning on line 538 in internal/database/mysql.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/mysql.go#L535-L538

Added lines #L535 - L538 were not covered by tests

Check warning on line 543 in internal/database/mysql.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/mysql.go#L543

Added line #L543 was not covered by tests

Check warning on line 561 in internal/database/mysql.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/mysql.go#L558-L561

Added lines #L558 - L561 were not covered by tests

Check warning on line 522 in internal/database/pg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/pg.go#L522

Added line #L522 was not covered by tests

Check warning on line 538 in internal/database/pg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/pg.go#L535-L538

Added lines #L535 - L538 were not covered by tests

Check warning on line 543 in internal/database/pg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/pg.go#L543

Added line #L543 was not covered by tests

Check warning on line 567 in internal/database/pg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/pg.go#L564-L567

Added lines #L564 - L567 were not covered by tests

Check warning on line 605 in internal/database/sqlite.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/sqlite.go#L605

Added line #L605 was not covered by tests

Check warning on line 626 in internal/database/sqlite.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/sqlite.go#L623-L626

Added lines #L623 - L626 were not covered by tests

Check warning on line 632 in internal/database/sqlite.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/sqlite.go#L632

Added line #L632 was not covered by tests

Check warning on line 667 in internal/database/sqlite.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/database/sqlite.go#L664-L667

Added lines #L664 - L667 were not covered by tests