Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
csv
3
import
sys
4
import
xml.etree.ElementTree
as
ET
Callers
nothing calls this directly
Calls
2
gather_info
Function · 0.85
parse
Method · 0.80
Tested by
no test coverage detected