Skip to content

Feat/use rust and jni on mac #60

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

DavyLandman
Copy link
Member

This PR solves #58 by introducing a rust based implementation that we use JNI to integrate with.

Copy link

codecov bot commented Jul 15, 2025

Codecov Report

Attention: Patch coverage is 44.00000% with 28 lines in your changes missing coverage. Please review.

Project coverage is 2.4%. Comparing base (a82c8f7) to head (df8174b).

Files with missing lines Patch % Lines
...neering/swat/watch/impl/mac/jni/NativeLibrary.java 39.3% 14 Missing and 6 partials ⚠️
...ring/swat/watch/impl/mac/jni/FileSystemEvents.java 52.9% 7 Missing and 1 partial ⚠️

❗ There is a different number of reports uploaded between BASE (a82c8f7) and HEAD (df8174b). Click for more details.

HEAD has 8 uploads less than BASE
Flag BASE (a82c8f7) HEAD (df8174b)
11 3
Additional details and impacted files
@@            Coverage Diff            @@
##              main    #60      +/-   ##
=========================================
- Coverage     82.1%   2.4%   -79.7%     
+ Complexity     169      8     -161     
=========================================
  Files           24     26       +2     
  Lines          841    891      +50     
  Branches        98    103       +5     
=========================================
- Hits           691     22     -669     
- Misses          89    862     +773     
+ Partials        61      7      -54     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants