Skip to content

Update to libauth v3.1.0-next.8

16ef6aa
Select commit
Loading
Failed to load commit list.
Open

Support for 2026 CHIPs, loops, and performance improvements #101

Update to libauth v3.1.0-next.8
16ef6aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 5, 2025 in 1s

70.39% (-3.18%) compared to b20f08c

View this Pull Request on Codecov

70.39% (-3.18%) compared to b20f08c

Details

Codecov Report

❌ Patch coverage is 64.57399% with 79 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.39%. Comparing base (b20f08c) to head (16ef6aa).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/editor/evaluation-viewer/EvaluationViewer.tsx 27.38% 53 Missing and 8 partials ⚠️
src/editor/editor-state.ts 84.00% 3 Missing and 1 partial ⚠️
src/cash-assembly/editor-tooling.ts 94.82% 0 Missing and 3 partials ⚠️
...ialogs/import-export-dialog/ImportExportDialog.tsx 25.00% 3 Missing ⚠️
...or/dialogs/edit-script-dialog/EditScriptDialog.tsx 33.33% 2 Missing ⚠️
src/editor/script-editor/ScriptEditor.tsx 80.00% 0 Missing and 2 partials ⚠️
src/editor/script-editor/bch-language.ts 50.00% 2 Missing ⚠️
src/editor/Editor.tsx 95.00% 1 Missing ⚠️
src/state/reducer.ts 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   73.57%   70.39%   -3.18%     
==========================================
  Files          36       36              
  Lines        1790     1956     +166     
  Branches      460      506      +46     
==========================================
+ Hits         1317     1377      +60     
- Misses        411      504      +93     
- Partials       62       75      +13     

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