Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic Invocation #19

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

use make, not generate

89f32cc
Select commit
Loading
Failed to load commit list.
Open

Dynamic Invocation #19

use make, not generate
89f32cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 17, 2025 in 1s

86.51% of diff hit (target 83.09%)

View this Pull Request on Codecov

86.51% of diff hit (target 83.09%)

Annotations

Check warning on line 36 in Sources/InterposeKit/DynamicHook.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/InterposeKit/DynamicHook.swift#L36

Added line #L36 was not covered by tests

Check warning on line 53 in Sources/InterposeKit/DynamicHook.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/InterposeKit/DynamicHook.swift#L51-L53

Added lines #L51 - L53 were not covered by tests

Check warning on line 105 in Sources/InterposeKit/DynamicHook.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/InterposeKit/DynamicHook.swift#L105

Added line #L105 was not covered by tests

Check warning on line 83 in Sources/InterposeKit/InterposeError.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/InterposeKit/InterposeError.swift#L83

Added line #L83 was not covered by tests

Check warning on line 33 in Sources/InterposeKit/InterposeKit.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/InterposeKit/InterposeKit.swift#L33

Added line #L33 was not covered by tests

Check warning on line 110 in Sources/InterposeKit/InterposeKit.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/InterposeKit/InterposeKit.swift#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 51 in Sources/InterposeKit/InterposeRuntime.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/InterposeKit/InterposeRuntime.swift#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 57 in Sources/InterposeKit/InterposeRuntime.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/InterposeKit/InterposeRuntime.swift#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 67 in Sources/InterposeKit/InterposeRuntime.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/InterposeKit/InterposeRuntime.swift#L67

Added line #L67 was not covered by tests

Check warning on line 83 in Sources/InterposeKit/InterposeRuntime.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/InterposeKit/InterposeRuntime.swift#L83

Added line #L83 was not covered by tests

Check warning on line 131 in Sources/InterposeKit/InterposeSubclass.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/InterposeKit/InterposeSubclass.swift#L131

Added line #L131 was not covered by tests

Check warning on line 140 in Sources/InterposeKit/InterposeSubclass.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/InterposeKit/InterposeSubclass.swift#L137-L140

Added lines #L137 - L140 were not covered by tests

Check warning on line 171 in Sources/InterposeKit/InterposeSubclass.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/InterposeKit/InterposeSubclass.swift#L171

Added line #L171 was not covered by tests

Check warning on line 25 in Sources/InterposeKit/ObjectHook.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/InterposeKit/ObjectHook.swift#L25

Added line #L25 was not covered by tests

Check warning on line 103 in Sources/InterposeKit/ObjectHook.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/InterposeKit/ObjectHook.swift#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 106 in Sources/InterposeKit/ObjectHook.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/InterposeKit/ObjectHook.swift#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 132 in Sources/InterposeKit/ObjectHook.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/InterposeKit/ObjectHook.swift#L132

Added line #L132 was not covered by tests

Check warning on line 116 in Sources/SuperBuilder/src/ITKSuperBuilder.m

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/SuperBuilder/src/ITKSuperBuilder.m#L115-L116

Added lines #L115 - L116 were not covered by tests