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

TS eslint rules cleanup #1749

Draft
wants to merge 30 commits into
base: main
Choose a base branch
from

updated node-ts test

4c6678c
Select commit
Loading
Failed to load commit list.
Draft

TS eslint rules cleanup #1749

updated node-ts test
4c6678c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2024 in 0s

97.03% (-0.52%) compared to c49c0b5, passed because coverage increased by 0.40% when compared to adjusted base (96.63%)

View this Pull Request on Codecov

97.03% (-0.52%) compared to c49c0b5, passed because coverage increased by 0.40% when compared to adjusted base (96.63%)

Details

Codecov Report

Attention: Patch coverage is 97.55245% with 14 lines in your changes missing coverage. Please review.

Project coverage is 97.03%. Comparing base (c49c0b5) to head (4c6678c).
Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
src/http-requests.ts 94.57% 9 Missing ⚠️
src/clients/client.ts 93.67% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1749      +/-   ##
==========================================
- Coverage   97.55%   97.03%   -0.52%     
==========================================
  Files          20       20              
  Lines        1513     1552      +39     
  Branches      319      328       +9     
==========================================
+ Hits         1476     1506      +30     
- Misses         37       46       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.