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

refactor: resolve eslint warnings (max-statements, complexity) - src/lib/controller/index.ts #1486

Merged
merged 7 commits into from
Dec 2, 2024

Merge branch 'main' into 1481_controller_index_complexity

0104d02
Select commit
Loading
Failed to load commit list.
Merged

refactor: resolve eslint warnings (max-statements, complexity) - src/lib/controller/index.ts #1486

Merge branch 'main' into 1481_controller_index_complexity
0104d02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2024 in 0s

79.17% (+0.60%) compared to 847ec6e

View this Pull Request on Codecov

79.17% (+0.60%) compared to 847ec6e

Details

Codecov Report

Attention: Patch coverage is 44.44444% with 15 lines in your changes missing coverage. Please review.

Project coverage is 79.17%. Comparing base (847ec6e) to head (0104d02).

Files with missing lines Patch % Lines
src/lib/controller/index.ts 6.25% 15 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1486      +/-   ##
==========================================
+ Coverage   78.56%   79.17%   +0.60%     
==========================================
  Files          38       39       +1     
  Lines        1717     1719       +2     
  Branches      410      388      -22     
==========================================
+ Hits         1349     1361      +12     
- Misses        339      356      +17     
+ Partials       29        2      -27     
Files with missing lines Coverage Δ
src/lib/controller/index.util.ts 100.00% <100.00%> (ø)
src/lib/controller/index.ts 10.83% <6.25%> (+1.53%) ⬆️

... and 6 files with indirect coverage changes

---- 🚨 Try these New Features: