Skip to content

Catch exceptions in main to ensure graceful exit and coverage data ge…

976cdd4
Select commit
Loading
Failed to load commit list.
Merged

Python support using converter nodes #45

Catch exceptions in main to ensure graceful exit and coverage data ge…
976cdd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 19, 2025 in 1s

50.09% of diff hit (target 80.00%)

View this Pull Request on Codecov

50.09% of diff hit (target 80.00%)

Annotations

Check warning on line 102 in phlex/app/phlex.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

phlex/app/phlex.cpp#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 22 in plugins/python/src/configwrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/configwrap.cpp#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 38 in plugins/python/src/configwrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/configwrap.cpp#L38

Added line #L38 was not covered by tests

Check warning on line 63 in plugins/python/src/configwrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/configwrap.cpp#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 95 in plugins/python/src/configwrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/configwrap.cpp#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 98 in plugins/python/src/configwrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/configwrap.cpp#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 124 in plugins/python/src/configwrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/configwrap.cpp#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 30 in plugins/python/src/errorwrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/errorwrap.cpp#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 40 in plugins/python/src/errorwrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/errorwrap.cpp#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 52 in plugins/python/src/errorwrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/errorwrap.cpp#L50-L52

Added lines #L50 - L52 were not covered by tests

Check warning on line 61 in plugins/python/src/errorwrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/errorwrap.cpp#L61

Added line #L61 was not covered by tests

Check warning on line 72 in plugins/python/src/errorwrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/errorwrap.cpp#L70-L72

Added lines #L70 - L72 were not covered by tests

Check warning on line 75 in plugins/python/src/errorwrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/errorwrap.cpp#L75

Added line #L75 was not covered by tests

Check warning on line 10 in plugins/python/src/lifelinewrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/lifelinewrap.cpp#L10

Added line #L10 was not covered by tests

Check warning on line 14 in plugins/python/src/lifelinewrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/lifelinewrap.cpp#L12-L14

Added lines #L12 - L14 were not covered by tests

Check warning on line 16 in plugins/python/src/lifelinewrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/lifelinewrap.cpp#L16

Added line #L16 was not covered by tests

Check warning on line 23 in plugins/python/src/lifelinewrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/lifelinewrap.cpp#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 29 in plugins/python/src/lifelinewrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/lifelinewrap.cpp#L29

Added line #L29 was not covered by tests

Check warning on line 36 in plugins/python/src/lifelinewrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/lifelinewrap.cpp#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 34 in plugins/python/src/modulewrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/modulewrap.cpp#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 48 in plugins/python/src/modulewrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/modulewrap.cpp#L48

Added line #L48 was not covered by tests

Check warning on line 50 in plugins/python/src/modulewrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/modulewrap.cpp#L50

Added line #L50 was not covered by tests

Check warning on line 52 in plugins/python/src/modulewrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/modulewrap.cpp#L52

Added line #L52 was not covered by tests

Check warning on line 55 in plugins/python/src/modulewrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/modulewrap.cpp#L55

Added line #L55 was not covered by tests

Check warning on line 61 in plugins/python/src/modulewrap.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/modulewrap.cpp#L61

Added line #L61 was not covered by tests