backstage / community-plugins

Community plugins for Backstage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Very small payload limit for code-coverage

rasquith opened this issue Β· comments

Plugin Name

code-coverage

πŸ“œ Description

I'm getting this when I try add the coverage.xml
{"error":{"name":"PayloadTooLargeError","message":"request entity too large"

PR for a fix has been submitted: #505

πŸ‘ Expected behavior

Add a coverage report

πŸ‘Ž Actual Behavior with Screenshots

I'm getting this when I try add the coverage.xml
{"error":{"name":"PayloadTooLargeError","message":"request entity too large"

πŸ‘Ÿ Reproduction steps

Try to add a coverage report with the plugin that isn't super small

πŸ“ƒ Provide the context for the Bug.

No response

πŸ‘€ Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

🏒 Have you read the Code of Conduct?

Are you willing to submit PR?

Yes I am willing to submit a PR!

Closed as their is a setting for this πŸ‘