Skip to content

Code editor with syntax highlight - #167

Open
kunitoki wants to merge 2 commits into
mainfrom
dev/code_editor
Open

Code editor with syntax highlight#167
kunitoki wants to merge 2 commits into
mainfrom
dev/code_editor

Conversation

@kunitoki

Copy link
Copy Markdown
Owner

No description provided.

@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 79.26167% with 382 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.48%. Comparing base (a2620ed) to head (47ed602).

Files with missing lines Patch % Lines
modules/yup_gui/code/yup_CodeEditor.cpp 64.05% 335 Missing ⚠️
modules/yup_gui/code/yup_CodeTokeniser.cpp 93.83% 22 Missing ⚠️
modules/yup_gui/code/yup_SyntaxDefinition.cpp 96.33% 8 Missing ⚠️
modules/yup_gui/code/yup_CodeDocument.cpp 96.48% 7 Missing ⚠️
modules/yup_graphics/fonts/yup_Font.cpp 90.00% 3 Missing ⚠️
modules/yup_graphics/fonts/yup_StyledText.cpp 96.92% 2 Missing ⚠️
modules/yup_graphics/graphics/yup_Graphics.cpp 85.71% 1 Missing ⚠️
modules/yup_gui/code/yup_CodeDocument.h 85.71% 1 Missing ⚠️
modules/yup_gui/code/yup_CodeEditor.h 85.71% 1 Missing ⚠️
modules/yup_gui/code/yup_CodeTokeniser.h 50.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
+ Coverage   80.47%   80.48%   +0.01%     
==========================================
  Files         775      783       +8     
  Lines       79059    80820    +1761     
==========================================
+ Hits        63623    65049    +1426     
- Misses      15436    15771     +335     
Files with missing lines Coverage Δ
modules/yup_data_model/undo/yup_UndoManager.cpp 91.48% <100.00%> (+2.91%) ⬆️
modules/yup_graphics/fonts/yup_Font.h 100.00% <100.00%> (ø)
modules/yup_graphics/fonts/yup_StyledText.h 100.00% <ø> (ø)
modules/yup_gui/code/yup_SyntaxDefinition.h 100.00% <100.00%> (ø)
modules/yup_gui/themes/yup_ApplicationTheme.cpp 100.00% <100.00%> (ø)
modules/yup_gui/themes/yup_ApplicationTheme.h 60.00% <ø> (ø)
modules/yup_graphics/graphics/yup_Graphics.cpp 86.20% <85.71%> (-0.04%) ⬇️
modules/yup_gui/code/yup_CodeDocument.h 85.71% <85.71%> (ø)
modules/yup_gui/code/yup_CodeEditor.h 85.71% <85.71%> (ø)
modules/yup_gui/code/yup_CodeTokeniser.h 50.00% <50.00%> (ø)
... and 7 more

... and 6 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2620ed...47ed602. Read the comment docs.

🚀 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.

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