Skip to content

analysis: fix namespaced reference lookup - #8455

Merged
fhammerschmidt merged 3 commits into
rescript-lang:masterfrom
benjamin-thomas:fix-analysis-namespaced-references
Jun 1, 2026
Merged

analysis: fix namespaced reference lookup#8455
fhammerschmidt merged 3 commits into
rescript-lang:masterfrom
benjamin-thomas:fix-analysis-namespaced-references

chore: add changelog entry for namespaced references

fb1cd72
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 1, 2026 in 1s

60.68% (+0.00%) compared to f0636e0

View this Pull Request on Codecov

60.68% (+0.00%) compared to f0636e0

Details

Codecov Report

❌ Patch coverage is 38.09524% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.68%. Comparing base (f0636e0) to head (fb1cd72).

Files with missing lines Patch % Lines
analysis/src/Cmt.ml 12.00% 22 Missing ⚠️
analysis/src/References.ml 60.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8455   +/-   ##
=======================================
  Coverage   60.68%   60.68%           
=======================================
  Files         373      374    +1     
  Lines       54095    54118   +23     
=======================================
+ Hits        32826    32840   +14     
- Misses      21269    21278    +9     
Files with missing lines Coverage Δ
...sts/ounit_tests/ounit_analysis_references_tests.ml 100.00% <100.00%> (ø)
tests/ounit_tests/ounit_tests_main.ml 100.00% <ø> (ø)
analysis/src/References.ml 1.73% <60.00%> (+1.73%) ⬆️
analysis/src/Cmt.ml 30.00% <12.00%> (-5.90%) ⬇️
🚀 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.