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

fix: Replace ID<NoteID> to ID<Note> #436

Merged
merged 1 commit into from
Jun 11, 2024

fix: Replace ID<NoteID> to ID<Note>

38ea128
Select commit
Loading
Failed to load commit list.
Merged

fix: Replace ID<NoteID> to ID<Note> #436

fix: Replace ID<NoteID> to ID<Note>
38ea128
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 11, 2024 in 1s

60.86% of diff hit (target 61.23%)

View this Pull Request on Codecov

60.86% of diff hit (target 61.23%)

Annotations

Check warning on line 26 in pkg/notes/adaptor/controller/bookmark.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/adaptor/controller/bookmark.ts#L26

Added line #L26 was not covered by tests

Check warning on line 49 in pkg/notes/adaptor/controller/bookmark.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/adaptor/controller/bookmark.ts#L49

Added line #L49 was not covered by tests

Check warning on line 71 in pkg/notes/adaptor/controller/bookmark.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/adaptor/controller/bookmark.ts#L71

Added line #L71 was not covered by tests

Check warning on line 58 in pkg/notes/adaptor/controller/note.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/adaptor/controller/note.ts#L58

Added line #L58 was not covered by tests

Check warning on line 101 in pkg/notes/adaptor/controller/note.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/adaptor/controller/note.ts#L101

Added line #L101 was not covered by tests

Check warning on line 69 in pkg/notes/adaptor/repository/prisma.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/adaptor/repository/prisma.ts#L69

Added line #L69 was not covered by tests

Check warning on line 76 in pkg/notes/adaptor/repository/prisma.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/adaptor/repository/prisma.ts#L76

Added line #L76 was not covered by tests

Check warning on line 97 in pkg/notes/adaptor/repository/prisma.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/adaptor/repository/prisma.ts#L97

Added line #L97 was not covered by tests

Check warning on line 137 in pkg/notes/adaptor/repository/prisma.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/adaptor/repository/prisma.ts#L137

Added line #L137 was not covered by tests

Check warning on line 157 in pkg/notes/adaptor/repository/prisma.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/adaptor/repository/prisma.ts#L157

Added line #L157 was not covered by tests

Check warning on line 174 in pkg/notes/adaptor/repository/prisma.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/adaptor/repository/prisma.ts#L174

Added line #L174 was not covered by tests

Check warning on line 206 in pkg/notes/adaptor/repository/prisma.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/adaptor/repository/prisma.ts#L206

Added line #L206 was not covered by tests

Check warning on line 217 in pkg/notes/adaptor/repository/prisma.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/adaptor/repository/prisma.ts#L217

Added line #L217 was not covered by tests

Check warning on line 232 in pkg/notes/adaptor/repository/prisma.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/adaptor/repository/prisma.ts#L232

Added line #L232 was not covered by tests

Check warning on line 9 in pkg/timeline/adaptor/controller/timeline.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/timeline/adaptor/controller/timeline.ts#L9

Added line #L9 was not covered by tests

Check warning on line 39 in pkg/timeline/adaptor/controller/timeline.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/timeline/adaptor/controller/timeline.ts#L39

Added line #L39 was not covered by tests

Check warning on line 37 in pkg/timeline/adaptor/repository/prisma.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/timeline/adaptor/repository/prisma.ts#L37

Added line #L37 was not covered by tests

Check warning on line 44 in pkg/timeline/adaptor/repository/prisma.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/timeline/adaptor/repository/prisma.ts#L44

Added line #L44 was not covered by tests