Skip to content

Refactor type retrieval to use singleton basic type

dab75a5
Select commit
Loading
Failed to load commit list.
Open

Add backend support for type test expressions #194

Refactor type retrieval to use singleton basic type
dab75a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

29.57% (+0.43%) compared to ece3479

View this Pull Request on Codecov

29.57% (+0.43%) compared to ece3479

Details

Codecov Report

❌ Patch coverage is 96.22642% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.57%. Comparing base (ece3479) to head (dab75a5).
⚠️ Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
values/values.go 88.88% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
+ Coverage   29.13%   29.57%   +0.43%     
==========================================
  Files         254      257       +3     
  Lines       54309    54489     +180     
==========================================
+ Hits        15825    16113     +288     
+ Misses      37508    37398     -110     
- Partials      976      978       +2     

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