Skip to content

Feat/geometry alignment#16

Merged
kjerandp merged 8 commits intomainfrom
feat/geometry_alignment
Jun 5, 2025
Merged

Feat/geometry alignment#16
kjerandp merged 8 commits intomainfrom
feat/geometry_alignment

Conversation

@kjerandp
Copy link
Copy Markdown
Collaborator

@kjerandp kjerandp commented Jun 5, 2025

  • Sample points from curves based on segments per meter using the start of curve as reference point
  • Aligns vertices across geometries created for a wellbore to prevent discrepancies when using simplification thresholds

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 5, 2025

Codecov Report

❌ Patch coverage is 0.29499% with 338 lines in your changes missing coverage. Please review.
✅ Project coverage is 8.06%. Comparing base (5224166) to head (0d116e8).
⚠️ Report is 160 commits behind head on main.

Files with missing lines Patch % Lines
src/sdk/geometries/curve/tube-geometry.ts 0.00% 298 Missing ⚠️
src/sdk/geometries/curve/curve-3d.ts 0.00% 36 Missing ⚠️
src/generators/basic-trajectory-generator.ts 0.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main     #16      +/-   ##
========================================
- Coverage   8.25%   8.06%   -0.20%     
========================================
  Files        139     139              
  Lines       5718    5856     +138     
  Branches     230     230              
========================================
  Hits         472     472              
- Misses      5246    5384     +138     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kjerandp kjerandp force-pushed the feat/geometry_alignment branch from 4b36a4e to 0d116e8 Compare June 5, 2025 09:05
@kjerandp kjerandp merged commit 2dec08b into main Jun 5, 2025
4 checks passed
@kjerandp kjerandp deleted the feat/geometry_alignment branch June 5, 2025 13:30
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