**Describe the bug** Despite having skipped tests information inside junit.xml files, the web interface does not display then at all. **Expected behavior** Be able to see skipped tests in UI. **Additional context** See this sample file https://sbarnea.com/ss/junit.xml - if you visit https://app.codecov.io/gh/ansible/ansible-navigator/tests/main you will see that there are no skipped tests reported, even if we have a few that are skipped and clearly mentioned inside the junit.xml file.