Skip to content

Conversation

@TestingPlant
Copy link
Collaborator

Implements #920

@github-actions github-actions bot added the feat label Aug 13, 2025
@github-actions
Copy link

Benchmark Results for general

ray_intersection/aabb_size_0.1                     [  19.2 ns ...  19.2 ns ]      +0.06%
ray_intersection/aabb_size_1                       [  19.2 ns ...  19.2 ns ]      +0.10%
ray_intersection/aabb_size_10                      [  19.2 ns ...  19.2 ns ]      -0.05%
ray_intersection/ray_distance_1                    [   3.8 ns ...   3.8 ns ]      -0.01%
ray_intersection/ray_distance_5                    [   3.8 ns ...   3.8 ns ]      -0.12%
ray_intersection/ray_distance_20                   [   3.8 ns ...   3.8 ns ]      +0.04%
overlap/no_overlap                                 [  28.6 ns ...  28.6 ns ]      +0.00%
overlap/partial_overlap                            [  28.8 ns ...  28.8 ns ]      -0.02%
overlap/full_containment                           [  21.6 ns ...  21.6 ns ]      +0.03%
point_containment/inside                           [   4.9 ns ...   4.9 ns ]      +0.05%
point_containment/outside                          [   4.4 ns ...   4.4 ns ]      -0.04%
point_containment/boundary                         [   4.9 ns ...   4.9 ns ]      -0.08%

Comparing to b5cc17c

@github-actions
Copy link

Benchmark Results for general

ray_intersection/aabb_size_0.1                     [  19.4 ns ...  19.3 ns ]      -0.19%
ray_intersection/aabb_size_1                       [  21.7 ns ...  21.2 ns ]      -2.15%
ray_intersection/aabb_size_10                      [  19.2 ns ...  19.2 ns ]      -0.01%
ray_intersection/ray_distance_1                    [   3.8 ns ...   3.8 ns ]      -0.07%
ray_intersection/ray_distance_5                    [   3.8 ns ...   3.8 ns ]      +0.10%
ray_intersection/ray_distance_20                   [   4.2 ns ...   4.2 ns ]      +0.81%
overlap/no_overlap                                 [  28.8 ns ...  28.8 ns ]      -0.01%
overlap/partial_overlap                            [  28.9 ns ...  28.8 ns ]      -0.38%
overlap/full_containment                           [  21.6 ns ...  21.6 ns ]      -0.09%
point_containment/inside                           [   4.9 ns ...   4.9 ns ]      +0.14%
point_containment/outside                          [   4.4 ns ...   4.4 ns ]      +0.05%
point_containment/boundary                         [   4.9 ns ...   4.9 ns ]      +0.21%

Comparing to b5cc17c

@codecov
Copy link

codecov bot commented Aug 13, 2025

Codecov Report

❌ Patch coverage is 0% with 97 lines in your changes missing coverage. Please review.
✅ Project coverage is 23.37%. Comparing base (b5cc17c) to head (a2a53a6).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/hyperion/src/net/proxy.rs 0.00% 33 Missing ⚠️
crates/hyperion-proxy/src/main.rs 0.00% 23 Missing ⚠️
crates/hyperion/src/lib.rs 0.00% 20 Missing ⚠️
crates/hyperion-proxy-module/src/lib.rs 0.00% 11 Missing ⚠️
events/bedwars/src/main.rs 0.00% 5 Missing ⚠️
crates/hyperion-proxy/src/lib.rs 0.00% 2 Missing ⚠️
events/bedwars/src/lib.rs 0.00% 2 Missing ⚠️
crates/hyperion-proxy/src/server_sender.rs 0.00% 1 Missing ⚠️
@@            Coverage Diff             @@
##             main     #939      +/-   ##
==========================================
- Coverage   23.48%   23.37%   -0.12%     
==========================================
  Files         156      156              
  Lines       15228    15305      +77     
  Branches      486      481       -5     
==========================================
  Hits         3577     3577              
- Misses      11552    11629      +77     
  Partials       99       99              
Files with missing lines Coverage Δ
crates/hyperion-proxy/src/server_sender.rs 0.00% <0.00%> (ø)
crates/hyperion-proxy/src/lib.rs 0.00% <0.00%> (ø)
events/bedwars/src/lib.rs 0.00% <0.00%> (ø)
events/bedwars/src/main.rs 0.00% <0.00%> (ø)
crates/hyperion-proxy-module/src/lib.rs 0.00% <0.00%> (ø)
crates/hyperion/src/lib.rs 55.46% <0.00%> (-9.67%) ⬇️
crates/hyperion-proxy/src/main.rs 0.00% <0.00%> (ø)
crates/hyperion/src/net/proxy.rs 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TestingPlant TestingPlant added this pull request to the merge queue Aug 14, 2025
Merged via the queue into main with commit c691c9e Aug 14, 2025
11 checks passed
@TestingPlant TestingPlant deleted the testingplant/feat-encryption branch August 14, 2025 01:06
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.

3 participants