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: add return types to untyped functions #1560

Merged
merged 7 commits into from
Dec 11, 2024

Add null check

05a6cf0
Select commit
Loading
Failed to load commit list.
Merged

chore: add return types to untyped functions #1560

Add null check
05a6cf0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 1s

78.82% (+0.01%) compared to 94b5833

View this Pull Request on Codecov

78.82% (+0.01%) compared to 94b5833

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.82%. Comparing base (94b5833) to head (05a6cf0).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1560      +/-   ##
==========================================
+ Coverage   78.81%   78.82%   +0.01%     
==========================================
  Files          41       41              
  Lines        1803     1804       +1     
  Branches      422      403      -19     
==========================================
+ Hits         1421     1422       +1     
- Misses        350      380      +30     
+ Partials       32        2      -30     
Files with missing lines Coverage Δ
src/lib/assets/helm.ts 92.30% <100.00%> (ø)
src/lib/assets/pods.ts 94.64% <100.00%> (+0.09%) ⬆️

... and 8 files with indirect coverage changes