Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: return types on module, included-files, and helpers to standardize our typing #1574

Merged
merged 3 commits into from
Dec 13, 2024

Merge branch 'main' into 1548

c0843ee
Select commit
Loading
Failed to load commit list.
Merged

chore: return types on module, included-files, and helpers to standardize our typing #1574

Merge branch 'main' into 1548
c0843ee
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@           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%> (ø)