Skip to content

Feat/use rust and jni on mac - #60

Closed
DavyLandman wants to merge 8 commits into
mainfrom
feat/use-rust-and-jni-on-mac
Closed

Feat/use rust and jni on mac#60
DavyLandman wants to merge 8 commits into
mainfrom
feat/use-rust-and-jni-on-mac

Fix FSEventStreamCreate issue with context creation

df8174b
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Jul 15, 2025 in 1s

44.0% of diff hit (within 10.0% threshold of 50.0%)

View this Pull Request on Codecov

44.0% of diff hit (within 10.0% threshold of 50.0%)

Annotations

Check warning on line 32 in src/main/java/engineering/swat/watch/impl/mac/jni/FileSystemEvents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/engineering/swat/watch/impl/mac/jni/FileSystemEvents.java#L32

Added line #L32 was not covered by tests

Check warning on line 34 in src/main/java/engineering/swat/watch/impl/mac/jni/FileSystemEvents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/engineering/swat/watch/impl/mac/jni/FileSystemEvents.java#L34

Added line #L34 was not covered by tests

Check warning on line 39 in src/main/java/engineering/swat/watch/impl/mac/jni/FileSystemEvents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/engineering/swat/watch/impl/mac/jni/FileSystemEvents.java#L39

Added line #L39 was not covered by tests

Check warning on line 41 in src/main/java/engineering/swat/watch/impl/mac/jni/FileSystemEvents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/engineering/swat/watch/impl/mac/jni/FileSystemEvents.java#L41

Added line #L41 was not covered by tests

Check warning on line 47 in src/main/java/engineering/swat/watch/impl/mac/jni/FileSystemEvents.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/engineering/swat/watch/impl/mac/jni/FileSystemEvents.java#L47

Added line #L47 was not covered by tests

Check warning on line 12 in src/main/java/engineering/swat/watch/impl/mac/jni/NativeLibrary.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/engineering/swat/watch/impl/mac/jni/NativeLibrary.java#L12

Added line #L12 was not covered by tests

Check warning on line 27 in src/main/java/engineering/swat/watch/impl/mac/jni/NativeLibrary.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/engineering/swat/watch/impl/mac/jni/NativeLibrary.java#L27

Added line #L27 was not covered by tests

Check warning on line 31 in src/main/java/engineering/swat/watch/impl/mac/jni/NativeLibrary.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/engineering/swat/watch/impl/mac/jni/NativeLibrary.java#L31

Added line #L31 was not covered by tests

Check warning on line 38 in src/main/java/engineering/swat/watch/impl/mac/jni/NativeLibrary.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/engineering/swat/watch/impl/mac/jni/NativeLibrary.java#L38

Added line #L38 was not covered by tests

Check warning on line 63 in src/main/java/engineering/swat/watch/impl/mac/jni/NativeLibrary.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/engineering/swat/watch/impl/mac/jni/NativeLibrary.java#L59-L63

Added lines #L59 - L63 were not covered by tests

Check warning on line 65 in src/main/java/engineering/swat/watch/impl/mac/jni/NativeLibrary.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/engineering/swat/watch/impl/mac/jni/NativeLibrary.java#L65

Added line #L65 was not covered by tests

Check warning on line 71 in src/main/java/engineering/swat/watch/impl/mac/jni/NativeLibrary.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/engineering/swat/watch/impl/mac/jni/NativeLibrary.java#L68-L71

Added lines #L68 - L71 were not covered by tests