Skip to content

test(features): gate every per-language test on the grammar it names - #1479

Merged
dekobon merged 8 commits into
mainfrom
fix/1472-gate-per-language-tests
Sep 18, 2026
Merged

dekobon merged 8 commits into
mainfrom
fix/1472-gate-per-language-tests

docs(lessons): extend lesson 6 to generated gates

0c7a88b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2026 in 1s

98.03% (+0.00%) compared to 35fe54c

View this Pull Request on Codecov

98.03% (+0.00%) compared to 35fe54c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.03%. Comparing base (35fe54c) to head (0c7a88b).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1479   +/-   ##
=======================================
  Coverage   98.02%   98.03%           
=======================================
  Files         359      359           
  Lines       95916    95916           
  Branches    95485    95485           
=======================================
+ Hits        94022    94031    +9     
+ Misses       1213     1205    -8     
+ Partials      681      680    -1     
Files with missing lines Coverage Δ
big-code-analysis-ast/src/alterator.rs 92.78% <ø> (ø)
big-code-analysis-ast/src/ast.rs 97.70% <ø> (ø)
big-code-analysis-ast/src/checker.rs 96.77% <ø> (ø)
big-code-analysis-ast/src/comment_rm.rs 95.48% <ø> (ø)
big-code-analysis-ast/src/getter.rs 96.07% <ø> (ø)
big-code-analysis-ast/src/langs.rs 95.26% <ø> (ø)
big-code-analysis-ast/src/node.rs 98.25% <ø> (ø)
big-code-analysis-ast/src/parser.rs 97.08% <ø> (ø)
src/from_path_error.rs 98.21% <ø> (ø)
src/metrics/abc.rs 99.68% <ø> (ø)
... and 21 more

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