Creating coverage with a long path returns a 500 response code
Issue #35
new
The file path columns is only 255 characters. If a client attempts to store coverage for a file with a longer path, they get a 500 response code instead of a 400 response code with an error message describing the problem
Comments (2)
-
reporter -
Account Deactivated We worked around this by adding long paths to the jest config exclusion paths
- Log in to comment
I’ve also created https://bitbucket.org/atlassian/bitbucket-code-coverage/issues/36/increase-column-size-for-coverage-file as a request to increase the column size