Skip to content

Code editor with syntax highlight - #167

Merged
kunitoki merged 6 commits into
mainfrom
dev/code_editor
Aug 17, 2026
Merged

Code editor with syntax highlight#167
kunitoki merged 6 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 95.26112% with 98 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.01%. Comparing base (3167a0c) to head (f29eaa0).

Files with missing lines Patch % Lines
modules/yup_gui/code/yup_CodeEditor.cpp 95.73% 40 Missing ⚠️
modules/yup_gui/code/yup_CodeEditorScheme.cpp 89.09% 23 Missing ⚠️
...ules/yup_gui/themes/theme_v1/yup_ThemeVersion1.cpp 72.13% 17 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_gui/code/yup_CodeTokeniser.cpp 99.15% 3 Missing ⚠️
modules/yup_graphics/fonts/yup_StyledText.cpp 96.92% 2 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 ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
+ Coverage   80.58%   81.01%   +0.43%     
==========================================
  Files         777      786       +9     
  Lines       80278    82265    +1987     
==========================================
+ Hits        64689    66648    +1959     
- Misses      15589    15617      +28     
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_graphics/graphics/yup_Graphics.cpp 86.38% <100.00%> (+0.14%) ⬆️
modules/yup_gui/code/yup_SyntaxDefinition.cpp 100.00% <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_gui/code/yup_CodeDocument.h 85.71% <85.71%> (ø)
modules/yup_gui/code/yup_CodeEditor.h 85.71% <85.71%> (ø)
... and 8 more

... and 11 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 3167a0c...f29eaa0. 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.

@kunitoki
kunitoki merged commit 8bb6b67 into main Aug 17, 2026
37 checks passed
@kunitoki
kunitoki deleted the dev/code_editor branch August 17, 2026 19:59
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