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: correct java.lang.Class.getComponentType() #222

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

brianheineman
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the fix label Jan 19, 2025
Copy link
Contributor

github-actions bot commented Jan 19, 2025

🐰 Bencher Report

Branchcorrect-class-get-component-type
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
23,664.00
load_hash_map📈 view plot
⚠️ NO THRESHOLD
377.44
load_invalid_class📈 view plot
⚠️ NO THRESHOLD
26,942.00
runtime_v11📈 view plot
⚠️ NO THRESHOLD
5,712,700.00
runtime_v17📈 view plot
⚠️ NO THRESHOLD
6,131,000.00
runtime_v21📈 view plot
⚠️ NO THRESHOLD
7,237,700.00
runtime_v8📈 view plot
⚠️ NO THRESHOLD
19,877,000.00
to_bytes📈 view plot
⚠️ NO THRESHOLD
19,407.00
to_string📈 view plot
⚠️ NO THRESHOLD
123,360.00
verify📈 view plot
⚠️ NO THRESHOLD
923.41
🐰 View full continuous benchmarking report in Bencher

Copy link

codecov bot commented Jan 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.35%. Comparing base (a172ed8) to head (2e75179).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #222      +/-   ##
==========================================
+ Coverage   96.22%   96.35%   +0.13%     
==========================================
  Files         530      530              
  Lines       58003    58141     +138     
==========================================
+ Hits        55812    56021     +209     
+ Misses       2191     2120      -71     

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

@brianheineman brianheineman force-pushed the correct-class-get-component-type branch from 59aaa34 to 4981c82 Compare January 19, 2025 23:24
@brianheineman brianheineman force-pushed the correct-class-get-component-type branch from 4981c82 to 2e75179 Compare January 19, 2025 23:37
@brianheineman brianheineman merged commit f7851fa into main Jan 20, 2025
69 checks passed
@brianheineman brianheineman deleted the correct-class-get-component-type branch January 20, 2025 00:20
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