Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Latest libauth, default to BCH 2025 VM

40c56a7
Select commit
Loading
Failed to load commit list.
Open

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

Latest libauth, default to BCH 2025 VM
40c56a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 15, 2024 in 0s

69.76% (-3.81%) compared to b20f08c

View this Pull Request on Codecov

69.76% (-3.81%) compared to b20f08c

Details

Codecov Report

Attention: Patch coverage is 77.66990% with 23 lines in your changes missing coverage. Please review.

Project coverage is 69.76%. Comparing base (b20f08c) to head (40c56a7).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/editor/evaluation-viewer/EvaluationViewer.tsx 51.72% 7 Missing and 7 partials ⚠️
src/cash-assembly/editor-tooling.ts 96.36% 0 Missing and 2 partials ⚠️
...or/dialogs/edit-script-dialog/EditScriptDialog.tsx 33.33% 2 Missing ⚠️
src/editor/script-editor/bch-language.ts 33.33% 2 Missing ⚠️
src/editor/editor-state.ts 66.66% 0 Missing and 1 partial ⚠️
src/editor/script-editor/ScriptEditor.tsx 0.00% 1 Missing ⚠️
src/state/reducer.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   73.57%   69.76%   -3.81%     
==========================================
  Files          36       36              
  Lines        1790     1859      +69     
  Branches      460      485      +25     
==========================================
- Hits         1317     1297      -20     
- Misses        411      482      +71     
- Partials       62       80      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.