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

Fixes linter issues of the output/influxdb #3481

Merged
merged 1 commit into from Dec 7, 2023

Conversation

olegbespalov
Copy link
Collaborator

What?

Fixes linter issues of the output/influxdb.

Why?

We're aiming to ~0 linter issues in the master.

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make lint) and all checks pass.
  • I have run tests locally (make tests) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

Part of #769

@codecov-commenter
Copy link

codecov-commenter commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (856a767) 73.22% compared to head (c002f31) 73.21%.

❗ Current head c002f31 differs from pull request most recent head 63cbc7b. Consider uploading reports for the commit 63cbc7b to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3481      +/-   ##
==========================================
- Coverage   73.22%   73.21%   -0.02%     
==========================================
  Files         267      267              
  Lines       20083    20083              
==========================================
- Hits        14706    14703       -3     
- Misses       4463     4466       +3     
  Partials      914      914              
Flag Coverage Δ
ubuntu 73.14% <ø> (-0.03%) ⬇️
windows 73.07% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@olegbespalov olegbespalov merged commit 623562b into master Dec 7, 2023
22 checks passed
@olegbespalov olegbespalov deleted the chore/influxdb-linter-fixes branch December 7, 2023 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants