chore: return types on module, included-files, and helpers to standardize our typing #1574
Codecov / codecov/project
succeeded
Dec 13, 2024 in 0s
80.28% (+0.00%) compared to 2829066
View this Pull Request on Codecov
80.28% (+0.00%) compared to 2829066
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 80.28%. Comparing base (
2829066
) to head (c0843ee
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1574 +/- ##
=======================================
Coverage 80.28% 80.28%
=======================================
Files 41 41
Lines 1902 1902
Branches 445 444 -1
=======================================
Hits 1527 1527
Misses 346 346
Partials 29 29
Files with missing lines | Coverage Δ | |
---|---|---|
src/lib/helpers.ts | 97.93% <100.00%> (ø) |
|
src/lib/included-files.ts | 100.00% <100.00%> (ø) |
|
src/lib/module.ts | 81.25% <100.00%> (ø) |
Loading