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: Cleanup eslint warns #1221

Merged

Merge branch 'main' into chore/cleanup-eslint-warns

d8e2c7d
Select commit
Loading
Failed to load commit list.
Merged

Chore: Cleanup eslint warns #1221

Merge branch 'main' into chore/cleanup-eslint-warns
d8e2c7d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 24, 2023 in 1s

63.80% (+0.00%) compared to ed79689

View this Pull Request on Codecov

63.80% (+0.00%) compared to ed79689

Details

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (ed79689) 63.80% compared to head (d8e2c7d) 63.80%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/components/probe/prober/postgres/index.ts 20.00% 0 Missing and 4 partials ⚠️
src/components/probe/prober/http/index.ts 0.00% 1 Missing ⚠️
src/components/probe/prober/mariadb/index.ts 0.00% 0 Missing and 1 partial ⚠️
src/components/probe/prober/postgres/request.ts 66.66% 0 Missing and 1 partial ⚠️
src/plugins/metrics/prometheus/collector.ts 66.66% 0 Missing and 1 partial ⚠️
...ins/validate-response/checkers/query-expression.ts 0.00% 0 Missing and 1 partial ⚠️
src/symon/index.ts 50.00% 0 Missing and 1 partial ⚠️
src/utils/expression-parser.ts 50.00% 1 Missing ⚠️
src/utils/ping.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1221   +/-   ##
=======================================
  Coverage   63.80%   63.80%           
=======================================
  Files         111      111           
  Lines        3277     3277           
  Branches      556      561    +5     
=======================================
  Hits         2091     2091           
+ Misses       1000      999    -1     
- Partials      186      187    +1     

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