MCPcopy Create free account
hub / github.com/MeshInspector/MeshLib / junit_to_csv.py

File junit_to_csv.py

scripts/junit_to_csv.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2import csv
3import sys
4import xml.etree.ElementTree as ET

Callers

nothing calls this directly

Calls 2

gather_infoFunction · 0.85
parseMethod · 0.80

Tested by

no test coverage detected