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 BVH ray query docs #303

Closed
wants to merge 4 commits into from
Closed

Fix BVH ray query docs #303

wants to merge 4 commits into from

Conversation

mmacklin
Copy link
Collaborator

@mmacklin mmacklin commented Sep 2, 2024

Category

  • New feature
  • Bugfix
  • Breaking change
  • Refactoring
  • Documentation
  • Other (please explain)

Description

Changelog

  • Add specific line-by-line info of high level changes in this PR.

Before your PR is "Ready for review"

  • Do you agree to the terms under which contributions are accepted as described in Section 9 the Warp License?
  • Have you read the Contributor Guidelines?
  • Have you written any new necessary tests?
  • Have you added or updated any necessary documentation?
  • Have you added any files modified by compiling Warp and building the documentation to this PR (.e.g. stubs.py, functions.rst)?
  • Does your code pass ruff check and ruff format --check?

@mmacklin mmacklin self-assigned this Sep 2, 2024
@mmacklin mmacklin closed this Sep 2, 2024
@mmacklin mmacklin deleted the mmacklin-bvh-docs branch September 2, 2024 00:26
Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.34%. Comparing base (14556ff) to head (5b8c628).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #303   +/-   ##
=======================================
  Coverage   73.34%   73.34%           
=======================================
  Files          40       40           
  Lines       15270    15270           
=======================================
  Hits        11200    11200           
  Misses       4070     4070           
Flag Coverage Δ
unittests 73.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant