Skip to content

Fix OBJ reader using j as both triangle counter and vertex index

651c50b
Select commit
Loading
Failed to load commit list.
Closed

Fix OBJ reader using j as both triangle counter and vertex index #1178

Fix OBJ reader using j as both triangle counter and vertex index
651c50b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2026 in 1s

44.05% (target 1.00%)

View this Pull Request on Codecov

44.05% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.05%. Comparing base (84c46e0) to head (651c50b).

Files with missing lines Patch % Lines
src/common/m_model.fpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1178   +/-   ##
=======================================
  Coverage   44.05%   44.05%           
=======================================
  Files          70       70           
  Lines       20498    20498           
  Branches     1990     1990           
=======================================
  Hits         9030     9030           
  Misses      10329    10329           
  Partials     1139     1139           

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

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