conftest changes

This commit is contained in:
Deekshu Kare 2024-06-21 12:10:16 +02:00
parent badd4b6ccb
commit 5320e45a11

View File

@ -12,6 +12,8 @@ def calculate_coverage(test_name):
all_branches = {
"branches1": Image.branches,
"branches2": PdfParser.XrefTable.branches,
"branches3": ImageCms.branches,
"branches4": McIdasImagePlugin.branches,
# Add more
}