You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this is a problem with the action or if it is a problem in codecov itself (or even in the JUnit loggers) but when I upload my tests some characters doesn't display correct.
I have tests from both .NET and Vite which have encoded entities in the name in the XML file, and they show up encoded when I look at them in the Codecov UI as well.
scripts/pages/broker-search-page.spec.mjs broker-search-page > should retrieve a result with only offices when an empty search query is entered and all regions filter is checked
Not sure if this is a problem with the action or if it is a problem in codecov itself (or even in the JUnit loggers) but when I upload my tests some characters doesn't display correct.
I have tests from both .NET and Vite which have encoded entities in the name in the XML file, and they show up encoded when I look at them in the Codecov UI as well.
This is how my JUnit file looks:
The text was updated successfully, but these errors were encountered: