Skip to content

feat: rework tests

69b8e71
Select commit
Loading
Failed to load commit list.
Open

feat: establish language server service for the graphical editor #1315

feat: rework tests
69b8e71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 21, 2025 in 1s

97.99% (-1.74%) compared to fdbefe3

View this Pull Request on Codecov

97.99% (-1.74%) compared to fdbefe3

Details

Codecov Report

Attention: Patch coverage is 70.43796% with 243 lines in your changes missing coverage. Please review.

Project coverage is 97.99%. Comparing base (fdbefe3) to head (69b8e71).

Files with missing lines Patch % Lines
...uage/graphical-editor/graphical-editor-provider.ts 30.66% 104 Missing ⚠️
...e/graphical-editor/ast-parser/tools/debug-utils.ts 9.43% 48 Missing ⚠️
.../language/graphical-editor/ast-parser/statement.ts 62.33% 29 Missing ⚠️
...g/src/language/graphical-editor/ast-parser/call.ts 84.02% 27 Missing ⚠️
...src/language/graphical-editor/ast-parser/parser.ts 81.25% 21 Missing ⚠️
...language/graphical-editor/ast-parser/expression.ts 86.53% 7 Missing ⚠️
...afe-ds-lang/src/language/graphical-editor/types.ts 83.33% 4 Missing ⚠️
...g/src/language/graphical-editor/ast-parser/edge.ts 95.00% 2 Missing ⚠️
...fe-ds-lang/src/language/graphical-editor/global.ts 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1315      +/-   ##
==========================================
- Coverage   99.73%   97.99%   -1.74%     
==========================================
  Files         120      135      +15     
  Lines       13031    13853     +822     
  Branches     4266     4438     +172     
==========================================
+ Hits        12996    13575     +579     
- Misses         35      277     +242     
- Partials        0        1       +1     

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