Skip to content

Conversation

TestingPlant
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added the chore label Jul 20, 2025
Copy link

Benchmark Results for general

ray_intersection/aabb_size_0.1                     [  20.8 ns ...  20.8 ns ]      -0.09%
ray_intersection/aabb_size_1                       [  20.6 ns ...  20.8 ns ]      +0.89%
ray_intersection/aabb_size_10                      [  20.5 ns ...  20.5 ns ]      +0.16%
ray_intersection/ray_distance_1                    [   4.2 ns ...   4.2 ns ]      +0.13%
ray_intersection/ray_distance_5                    [   4.2 ns ...   4.2 ns ]      -0.18%
ray_intersection/ray_distance_20                   [   4.2 ns ...   4.2 ns ]      -0.19%
overlap/no_overlap                                 [  28.6 ns ...  28.7 ns ]      +0.44%
overlap/partial_overlap                            [  28.6 ns ...  28.6 ns ]      -0.13%
overlap/full_containment                           [  21.7 ns ...  21.7 ns ]      -0.08%
point_containment/inside                           [   4.9 ns ...   4.9 ns ]      -0.12%
point_containment/outside                          [   4.4 ns ...   4.4 ns ]      +0.13%
point_containment/boundary                         [   5.0 ns ...   5.0 ns ]      +0.01%

Comparing to 830c5fd

Copy link

codecov bot commented Jul 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.24%. Comparing base (830c5fd) to head (00ad881).

@@            Coverage Diff             @@
##             main     #926      +/-   ##
==========================================
+ Coverage   22.20%   22.24%   +0.03%     
==========================================
  Files         161      161              
  Lines       15992    16234     +242     
  Branches      488      498      +10     
==========================================
+ Hits         3551     3611      +60     
- Misses      12343    12521     +178     
- Partials       98      102       +4     
Files with missing lines Coverage Δ
crates/hyperion-proxy/src/lib.rs 0.00% <ø> (ø)

... and 6 files with indirect coverage changes

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

Copy link

Benchmark Results for general

ray_intersection/aabb_size_0.1                     [  20.5 ns ...  20.6 ns ]      +0.45%
ray_intersection/aabb_size_1                       [  20.5 ns ...  20.6 ns ]      +0.50%
ray_intersection/aabb_size_10                      [  20.5 ns ...  20.5 ns ]      +0.41%
ray_intersection/ray_distance_1                    [   4.2 ns ...   4.2 ns ]      -0.14%
ray_intersection/ray_distance_5                    [   4.2 ns ...   4.2 ns ]      -0.05%
ray_intersection/ray_distance_20                   [   4.2 ns ...   4.2 ns ]      -0.29%
overlap/no_overlap                                 [  28.6 ns ...  28.7 ns ]      +0.49%
overlap/partial_overlap                            [  28.6 ns ...  28.7 ns ]      +0.19%
overlap/full_containment                           [  21.6 ns ...  21.6 ns ]      -0.02%
point_containment/inside                           [   4.9 ns ...   4.9 ns ]      -0.21%
point_containment/outside                          [   4.4 ns ...   4.4 ns ]      -0.06%
point_containment/boundary                         [   4.9 ns ...   4.9 ns ]      -0.10%

Comparing to 830c5fd

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