Skip to content

Conversation

Wabri
Copy link
Member

@Wabri Wabri commented Sep 3, 2025

@Wabri Wabri self-assigned this Sep 3, 2025
Comment on lines +192 to 193
# uncoverable statement
return $self->render(json => {message => "error $!"}, status => 500);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is probably possible to write a test covering this line.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably, I just follow the suggestion by tina to mark most of them uncoverable, but I'll work on testing it if you want 👍

@Wabri Wabri added the not-ready label Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants