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

ci: add windows #811

Merged
merged 2 commits into from
Jan 14, 2025
Merged

ci: add windows #811

merged 2 commits into from
Jan 14, 2025

Conversation

andrewgazelka
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added the ci label Jan 14, 2025
Copy link

Benchmark Results for general

ray_intersection/aabb_size_0.1                     [  22.1 ns ...  22.2 ns ]      +0.23%
ray_intersection/aabb_size_1                       [  22.1 ns ...  22.1 ns ]      +0.03%
ray_intersection/aabb_size_10                      [  22.9 ns ...  22.9 ns ]      +0.16%
ray_intersection/ray_distance_1                    [   5.1 ns ...   5.1 ns ]      +0.65%
ray_intersection/ray_distance_5                    [   9.6 ns ...   9.6 ns ]      -0.04%
ray_intersection/ray_distance_20                   [   9.6 ns ...   9.6 ns ]      -0.02%
overlap/no_overlap                                 [  30.4 ns ...  31.3 ns ]      +2.80%
overlap/partial_overlap                            [  30.5 ns ...  31.3 ns ]      +2.46%
overlap/full_containment                           [  23.0 ns ...  23.0 ns ]      -0.06%
point_containment/inside                           [   5.9 ns ...   5.9 ns ]      +0.01%
point_containment/outside                          [   5.3 ns ...   5.3 ns ]      -0.09%
point_containment/boundary                         [   5.8 ns ...   5.8 ns ]      -0.01%

Comparing to d0838c5

Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.49%. Comparing base (d0838c5) to head (cd36f77).
Report is 2 commits behind head on main.

@@           Coverage Diff           @@
##             main     #811   +/-   ##
=======================================
  Coverage   23.49%   23.49%           
=======================================
  Files         160      160           
  Lines       15836    15836           
  Branches      374      374           
=======================================
  Hits         3720     3720           
  Misses      12018    12018           
  Partials       98       98           

Copy link

Benchmark Results for general

ray_intersection/aabb_size_0.1                     [  22.0 ns ...  22.0 ns ]      -0.09%
ray_intersection/aabb_size_1                       [  22.3 ns ...  22.4 ns ]      +0.08%
ray_intersection/aabb_size_10                      [  23.0 ns ...  23.0 ns ]      -0.07%
ray_intersection/ray_distance_1                    [   5.1 ns ...   5.1 ns ]      +0.02%
ray_intersection/ray_distance_5                    [   9.6 ns ...   9.6 ns ]      +0.04%
ray_intersection/ray_distance_20                   [   9.6 ns ...   9.6 ns ]      -0.08%
overlap/no_overlap                                 [  31.7 ns ...  31.5 ns ]      -0.44%
overlap/partial_overlap                            [  31.1 ns ...  31.0 ns ]      -0.20%
overlap/full_containment                           [  23.8 ns ...  22.9 ns ]      -3.62%
point_containment/inside                           [   5.9 ns ...   5.9 ns ]      -0.03%
point_containment/outside                          [   5.4 ns ...   5.4 ns ]      +0.01%
point_containment/boundary                         [   5.8 ns ...   5.8 ns ]      +0.02%

Comparing to d0838c5

@andrewgazelka andrewgazelka added this pull request to the merge queue Jan 14, 2025
@andrewgazelka andrewgazelka removed this pull request from the merge queue due to the queue being cleared Jan 14, 2025
@andrewgazelka andrewgazelka added this pull request to the merge queue Jan 14, 2025
Merged via the queue into main with commit 6c9b477 Jan 14, 2025
10 of 11 checks passed
@andrewgazelka andrewgazelka deleted the andrew/windows-ci branch January 14, 2025 17:49
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