Skip to content

Fix ControlStructureSpacing sniff requiring blank line around "finally"#114

Merged
aik099 merged 1 commit into
masterfrom
fix/control-structure-spacing-finally
Jul 23, 2026
Merged

Fix ControlStructureSpacing sniff requiring blank line around "finally"#114
aik099 merged 1 commit into
masterfrom
fix/control-structure-spacing-finally

Fix ControlStructureSpacing sniff requiring blank line around "finally"

2569dd9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2026 in 0s

97.74% (+0.00%) compared to fe2bae3

View this Pull Request on Codecov

97.74% (+0.00%) compared to fe2bae3

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.74%. Comparing base (fe2bae3) to head (2569dd9).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #114   +/-   ##
=========================================
  Coverage     97.73%   97.74%           
- Complexity      498      502    +4     
=========================================
  Files            29       29           
  Lines          1460     1465    +5     
=========================================
+ Hits           1427     1432    +5     
  Misses           33       33           

☔ View full report in Codecov by Harness.
📢 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.