Skip to content

Rename compiler phase functions

eba75f5
Select commit
Loading
Failed to load commit list.
Merged

Support compiling multi-module packages #161

Rename compiler phase functions
eba75f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

29.48% (+0.34%) compared to f19bee3

View this Pull Request on Codecov

29.48% (+0.34%) compared to f19bee3

Details

Codecov Report

❌ Patch coverage is 84.28571% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 29.48%. Comparing base (f19bee3) to head (eba75f5).

Files with missing lines Patch % Lines
projects/module_context.go 71.66% 13 Missing and 4 partials ⚠️
projects/dependency_graph.go 78.87% 12 Missing and 3 partials ⚠️
projects/document_context.go 72.97% 5 Missing and 5 partials ⚠️
projects/package_resolution.go 95.83% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #161      +/-   ##
==========================================
+ Coverage   29.13%   29.48%   +0.34%     
==========================================
  Files         254      257       +3     
  Lines       54309    54514     +205     
==========================================
+ Hits        15825    16074     +249     
+ Misses      37508    37451      -57     
- Partials      976      989      +13     

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