Skip to content

feat: add auth middleware to notes

Codecov / codecov/patch failed Jun 13, 2024 in 1s

50.79% of diff hit (target 61.20%)

View this Pull Request on Codecov

50.79% of diff hit (target 61.20%)

Annotations

Check warning on line 363 in pkg/accounts/mod.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/accounts/mod.ts#L363

Added line #L363 was not covered by tests

Check warning on line 374 in pkg/accounts/mod.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/accounts/mod.ts#L374

Added line #L374 was not covered by tests

Check warning on line 25 in pkg/adaptors/authenticateMiddleware.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/adaptors/authenticateMiddleware.ts#L17-L25

Added lines #L17 - L25 were not covered by tests

Check warning on line 63 in pkg/adaptors/authenticateMiddleware.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/adaptors/authenticateMiddleware.ts#L34-L63

Added lines #L34 - L63 were not covered by tests

Check warning on line 2 in pkg/notes/mod.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/mod.ts#L2

Added line #L2 was not covered by tests

Check warning on line 6 in pkg/notes/mod.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/mod.ts#L5-L6

Added lines #L5 - L6 were not covered by tests

Check warning on line 51 in pkg/notes/mod.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/mod.ts#L36-L51

Added lines #L36 - L51 were not covered by tests

Check warning on line 74 in pkg/notes/mod.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/mod.ts#L62-L74

Added lines #L62 - L74 were not covered by tests

Check warning on line 113 in pkg/notes/mod.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/mod.ts#L110-L113

Added lines #L110 - L113 were not covered by tests

Check warning on line 134 in pkg/notes/mod.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/mod.ts#L131-L134

Added lines #L131 - L134 were not covered by tests

Check warning on line 148 in pkg/notes/mod.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/mod.ts#L145-L148

Added lines #L145 - L148 were not covered by tests

Check warning on line 170 in pkg/notes/mod.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/mod.ts#L167-L170

Added lines #L167 - L170 were not covered by tests

Check warning on line 189 in pkg/notes/mod.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/notes/mod.ts#L186-L189

Added lines #L186 - L189 were not covered by tests