Skip to content

Exolivelits - #1911

Draft
disconcision wants to merge 107 commits into
devfrom
exolivelits
Draft

Exolivelits#1911
disconcision wants to merge 107 commits into
devfrom
exolivelits

Conversation

@disconcision

@disconcision disconcision commented Aug 29, 2025

Copy link
Copy Markdown
Member
  • Don't re-register every view. on first view, save entry to registry ref, update only on update

@codecov

codecov Bot commented Aug 29, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 15.05560% with 993 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.71%. Comparing base (9e95987) to head (c0ce666).

Files with missing lines Patch % Lines
...e/projectors/implementations/ObservablePlotProj.re 0.00% 331 Missing ⚠️
.../haz3lcore/projectors/implementations/GraphProj.re 0.00% 329 Missing ⚠️
src/haz3lcore/HazelProtocol.re 52.71% 113 Missing ⚠️
src/haz3lcore/ExternalProjectorBridge.re 0.00% 90 Missing ⚠️
src/haz3lcore/WebEnv.re 18.18% 27 Missing ⚠️
...rc/haz3lcore/projectors/implementations/ExoProj.re 0.00% 24 Missing ⚠️
src/util/JsUtil.re 0.00% 19 Missing ⚠️
src/haz3lcore/projectors/Exo.re 46.15% 14 Missing ⚠️
src/haz3lcore/pretty/ExpToSegment.re 63.63% 8 Missing ⚠️
src/language/ProjectorKind.re 64.70% 6 Missing ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1911      +/-   ##
==========================================
- Coverage   51.80%   50.71%   -1.10%     
==========================================
  Files         332      340       +8     
  Lines       43298    44430    +1132     
==========================================
+ Hits        22432    22534     +102     
- Misses      20866    21896    +1030     
Files with missing lines Coverage Δ
src/b2t2/Datasheet.re 100.00% <ø> (ø)
src/haz3lcore/TyDi/ErrorPrint.re 22.28% <ø> (ø)
src/haz3lcore/derived/BuiltinsPrinter.re 5.55% <100.00%> (ø)
...z3lcore/projectors/implementations/CSVProjector.re 6.25% <ø> (ø)
...c/haz3lcore/projectors/implementations/CardProj.re 0.34% <ø> (-17.78%) ⬇️
...z3lcore/projectors/implementations/CheckboxProj.re 24.00% <ø> (ø)
...az3lcore/projectors/implementations/LivelitProj.re 0.00% <ø> (-4.66%) ⬇️
...az3lcore/projectors/implementations/SliderFProj.re 16.00% <ø> (ø)
...haz3lcore/projectors/implementations/SliderProj.re 24.00% <ø> (ø)
...core/projectors/implementations/TableTransforms.re 87.56% <ø> (ø)
... and 34 more

... and 14 files with indirect coverage changes

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

disconcision and others added 30 commits January 28, 2026 23:23
The inline setting changed from bool to Inline.t algebraic data type.
Updated Theorem case to match other block structures.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
# Conflicts:
#	src/haz3lcore/projectors/ProjectorBase.re
#	src/web/app/common/ProjectorView.re
#	test/QCheck_Util.re
# Conflicts:
#	src/haz3lcore/pretty/ExpToSegment.re
#	src/web/init/Init.re
# Conflicts:
#	package.json
#	src/util/JsUtil.re
#	src/web/www/prebundle.js
# Conflicts:
#	src/util/JsUtil.re
#	src/web/app/probesystem/ProbeSidebar.re
# Conflicts:
#	package.json
#	src/web/Main.re
#	src/web/app/editors/Editors.re
#	src/web/app/editors/code/CodeWithStatics.re
#	src/web/www/prebundle.js
# Conflicts:
#	src/web/app/editors/code/ContextMenu.re
# Conflicts:
#	src/haz3lcore/projectors/ProjectorBase.re
#	src/haz3lcore/projectors/ProjectorInfo.re
#	src/haz3lcore/projectors/implementations/CardProj.re
#	src/language/ProjectorKind.re
#	src/web/app/common/ProjectorView.re
#	src/web/app/editors/code/ContextMenu.re
#	src/web/www/style/projectors/proj-base.css
ProjectorCatalog: cover exolivelit projector kinds; DebugSidebar and
Test_TextRoundtrip: bool inline -> Inline.t.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

2 participants