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

fix: implement java.io.UnixFileSystem.initIDs() #58

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

brianheineman
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the fix label Oct 14, 2024
Copy link
Contributor

🐰 Bencher Report

Branchimplement-java-io-unixfilesystem-initids
Testbedlocalhost

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencynanoseconds (ns)
from_bytes📈 view plot
⚠️ NO THRESHOLD
23,692.00
load_hash_map📈 view plot
⚠️ NO THRESHOLD
29,727.00
load_invalid_class📈 view plot
⚠️ NO THRESHOLD
30,099.00
runtime_v11📈 view plot
⚠️ NO THRESHOLD
52,969,000.00
runtime_v17📈 view plot
⚠️ NO THRESHOLD
50,065,000.00
runtime_v21📈 view plot
⚠️ NO THRESHOLD
54,768,000.00
runtime_v8📈 view plot
⚠️ NO THRESHOLD
36,337,000.00
to_bytes📈 view plot
⚠️ NO THRESHOLD
20,544.00
to_string📈 view plot
⚠️ NO THRESHOLD
146,740.00
verify📈 view plot
⚠️ NO THRESHOLD
934.28
🐰 View full continuous benchmarking report in Bencher

Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 45.45455% with 6 lines in your changes missing coverage. Please review.

Project coverage is 96.53%. Comparing base (57ae8a8) to head (491b978).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...to_vm/src/native_methods/java_io_unixfilesystem.rs 40.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
- Coverage   96.56%   96.53%   -0.03%     
==========================================
  Files         121      122       +1     
  Lines       22658    22669      +11     
==========================================
+ Hits        21879    21884       +5     
- Misses        779      785       +6     

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

@brianheineman brianheineman merged commit cd158bf into main Oct 14, 2024
66 of 67 checks passed
@brianheineman brianheineman deleted the implement-java-io-unixfilesystem-initids branch October 14, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant