Skip to content

Make type narrowing concurrent

561ec8e
Select commit
Loading
Failed to load commit list.
Open

Add conditional type narrowing #150

Make type narrowing concurrent
561ec8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

29.86% (+0.37%) compared to 51e86a5

View this Pull Request on Codecov

29.86% (+0.37%) compared to 51e86a5

Details

Codecov Report

❌ Patch coverage is 89.25081% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.86%. Comparing base (51e86a5) to head (561ec8e).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
semantics/type_narrowing/type_narrowing.go 89.37% 24 Missing and 5 partials ⚠️
ast/statements.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   29.48%   29.86%   +0.37%     
==========================================
  Files         257      259       +2     
  Lines       54514    54771     +257     
==========================================
+ Hits        16074    16357     +283     
+ Misses      37451    37432      -19     
+ Partials      989      982       -7     

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