Skip to content

feat: added initial support for rendering text/glyphs in fragment shader#15

Merged
kjerandp merged 5 commits intomainfrom
feat/shadertext
Jun 5, 2025
Merged

feat: added initial support for rendering text/glyphs in fragment shader#15
kjerandp merged 5 commits intomainfrom
feat/shadertext

Conversation

@kjerandp
Copy link
Copy Markdown
Collaborator

@kjerandp kjerandp commented Jun 3, 2025

Fixes #6379

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 3, 2025

Codecov Report

❌ Patch coverage is 7.14286% with 117 lines in your changes missing coverage. Please review.
✅ Project coverage is 8.25%. Comparing base (0248bf5) to head (89ddcef).
⚠️ Report is 161 commits behind head on main.

Files with missing lines Patch % Lines
src/sdk/utils/glyphs.ts 0.00% 88 Missing ⚠️
src/sdk/geometries/curve/curve-3d.ts 0.00% 17 Missing ⚠️
src/main.ts 0.00% 5 Missing ⚠️
src/components/Wellbores/WellboreRibbon/index.ts 0.00% 4 Missing ⚠️
src/contexts/GlyphsContext.ts 33.33% 2 Missing ⚠️
src/sdk/index.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main     #15      +/-   ##
========================================
- Coverage   8.31%   8.25%   -0.06%     
========================================
  Files        137     139       +2     
  Lines       5714    5718       +4     
  Branches     229     230       +1     
========================================
- Hits         475     472       -3     
- Misses      5239    5246       +7     

☔ 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 marked this pull request as ready for review June 3, 2025 10:31
@kjerandp kjerandp requested a review from tomktjemsland June 3, 2025 12:52
@kjerandp kjerandp merged commit 5224166 into main Jun 5, 2025
4 checks passed
@kjerandp kjerandp deleted the feat/shadertext branch June 5, 2025 08:35
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