Skip to content

assure raytrace always progress to prevent infinite loop#8

Closed
GuySten wants to merge 2 commits into
developfrom
regular_mesh_debug
Closed

assure raytrace always progress to prevent infinite loop#8
GuySten wants to merge 2 commits into
developfrom
regular_mesh_debug

Conversation

@GuySten

@GuySten GuySten commented May 29, 2025

Copy link
Copy Markdown
Owner

Description

Please include a summary of the change and which issue is fixed if applicable. Please also include relevant motivation and context.

Fixes # (issue)

Checklist

  • I have performed a self-review of my own code
  • I have run clang-format (version 15) on any C++ source files (if applicable)
  • I have followed the style guidelines for Python source files (if applicable)
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

@coveralls

coveralls commented May 29, 2025

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 15568616619

Details

  • 2 of 3 (66.67%) changed or added relevant lines in 1 file are covered.
  • 114 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.001%) to 85.157%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/mesh.cpp 2 3 66.67%
Files with Coverage Reduction New Missed Lines %
src/mesh.cpp 114 88.19%
Totals Coverage Status
Change from base Build 15568579285: 0.001%
Covered Lines: 52364
Relevant Lines: 61491

💛 - Coveralls

@GuySten GuySten force-pushed the regular_mesh_debug branch from be2ab1e to 1a7e5c8 Compare June 10, 2025 19:34
@GuySten GuySten closed this Jun 12, 2025
@GuySten GuySten deleted the regular_mesh_debug branch June 12, 2025 02:44
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.

3 participants