Skip to content

exclude PyType_Ready() API calls from code coverage

27b5adb
Select commit
Loading
Failed to load commit list.
Merged

python-based providers #462

exclude PyType_Ready() API calls from code coverage
27b5adb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 27, 2026 in 1s

84.21% of diff hit (target 80.00%)

View this Pull Request on Codecov

84.21% of diff hit (target 80.00%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/modulewrap.cpp#L844-L845

Added lines #L844 - L845 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/modulewrap.cpp#L848-L849

Added lines #L848 - L849 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/modulewrap.cpp#L959

Added line #L959 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/modulewrap.cpp#L1149

Added line #L1149 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/modulewrap.cpp#L1179

Added line #L1179 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/modulewrap.cpp#L1186

Added line #L1186 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/modulewrap.cpp#L1188

Added line #L1188 was not covered by tests

Check warning on line 53 in plugins/python/src/pymodule.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/pymodule.cpp#L53

Added line #L53 was not covered by tests

Check warning on line 56 in plugins/python/src/pymodule.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/pymodule.cpp#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 93 in plugins/python/src/pymodule.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/pymodule.cpp#L93

Added line #L93 was not covered by tests

Check warning on line 179 in plugins/python/src/pymodule.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/pymodule.cpp#L179

Added line #L179 was not covered by tests

Check warning on line 181 in plugins/python/src/pymodule.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/python/src/pymodule.cpp#L181

Added line #L181 was not covered by tests