Skip to content

Conversation

@7h3kk1d
Copy link
Contributor

@7h3kk1d 7h3kk1d commented Oct 17, 2025

  • Shortcut configuration editor is analyzed against the configuration type
  • Introduce ~ana parameter in CachedStatics for type analysis
  • Update CellEditor and CodeWithStatics models to handle analysis type
  • Pass analysis data through editor initialization and updates for enhanced static analysis

- Shortcut configuration editor is analyzed against the configuration type
- Introduce `~ana` parameter in CachedStatics for type analysis
- Update CellEditor and CodeWithStatics models to handle analysis type
- Pass analysis data through editor initialization and updates for enhanced static analysis
@codecov
Copy link

codecov bot commented Oct 17, 2025

Codecov Report

❌ Patch coverage is 10.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.06%. Comparing base (1a6ec22) to head (eb4c8e7).

Files with missing lines Patch % Lines
src/haz3lcore/derived/CachedStatics.re 0.00% 5 Missing ⚠️
src/web/app/editors/cell/CellEditor.re 0.00% 3 Missing ⚠️
src/web/app/editors/code/CodeWithStatics.re 50.00% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           configuration    #1990      +/-   ##
=================================================
+ Coverage          51.02%   51.06%   +0.03%     
=================================================
  Files                211      211              
  Lines              21868    21872       +4     
=================================================
+ Hits               11158    11168      +10     
+ Misses             10710    10704       -6     
Files with missing lines Coverage Δ
src/web/app/editors/code/CodeEditable.re 0.00% <ø> (ø)
src/web/app/editors/code/CodeWithStatics.re 11.76% <50.00%> (+2.38%) ⬆️
src/web/app/editors/cell/CellEditor.re 4.05% <0.00%> (-0.06%) ⬇️
src/haz3lcore/derived/CachedStatics.re 4.00% <0.00%> (-0.17%) ⬇️

... and 10 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.

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