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

chore: improve todo docs #163

Merged
merged 1 commit into from
Dec 5, 2024
Merged

chore: improve todo docs #163

merged 1 commit into from
Dec 5, 2024

Conversation

brianheineman
Copy link
Contributor

No description provided.

Copy link
Contributor

github-actions bot commented Dec 5, 2024

🐰 Bencher Report

Branchadd-todo-docs
Testbedlocalhost

⚠️ WARNING: No Threshold found!

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
37,074.00
load_hash_map📈 view plot
⚠️ NO THRESHOLD
44,884.00
load_invalid_class📈 view plot
⚠️ NO THRESHOLD
34,261.00
runtime_v11📈 view plot
⚠️ NO THRESHOLD
37,605,000.00
runtime_v17📈 view plot
⚠️ NO THRESHOLD
47,003,000.00
runtime_v21📈 view plot
⚠️ NO THRESHOLD
49,739,000.00
runtime_v8📈 view plot
⚠️ NO THRESHOLD
24,010,000.00
to_bytes📈 view plot
⚠️ NO THRESHOLD
27,463.00
to_string📈 view plot
⚠️ NO THRESHOLD
167,680.00
verify📈 view plot
⚠️ NO THRESHOLD
1,282.10
🐰 View full continuous benchmarking report in Bencher

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

Attention: Patch coverage is 0.37712% with 1585 lines in your changes missing coverage. Please review.

Project coverage is 77.75%. Comparing base (31e2be2) to head (590a7eb).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...etto_vm/src/native_methods/jdk/jfr/internal/jvm.rs 0.00% 71 Missing ⚠️
..._vm/src/native_methods/jdk/internal/misc/unsafe.rs 0.00% 44 Missing ⚠️
...m/src/native_methods/java/lang/invoke/varhandle.rs 0.00% 43 Missing ⚠️
.../native_methods/sun/management/vmmanagementimpl.rs 0.00% 30 Missing ⚠️
...s/jdk/internal/foreign/abi/fallback/libfallback.rs 0.00% 28 Missing ⚠️
...rc/native_methods/sun/java2d/xr/xrbackendnative.rs 0.00% 27 Missing ⚠️
ristretto_vm/src/native_methods/sun/misc/unsafe.rs 0.00% 25 Missing ⚠️
...to_vm/src/native_methods/java/io/unixfilesystem.rs 0.00% 24 Missing ⚠️
...native_methods/sun/lwawt/macosx/cplatformwindow.rs 0.00% 23 Missing ⚠️
...native_methods/java/net/plaindatagramsocketimpl.rs 0.00% 21 Missing ⚠️
... and 290 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
- Coverage   77.83%   77.75%   -0.08%     
==========================================
  Files         526      526              
  Lines       45028    45070      +42     
==========================================
  Hits        35046    35046              
- Misses       9982    10024      +42     

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

@brianheineman brianheineman merged commit 0365670 into main Dec 5, 2024
67 of 69 checks passed
@brianheineman brianheineman deleted the add-todo-docs branch December 5, 2024 05:11
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