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

Enable more linters #622

Merged
merged 4 commits into from
Feb 22, 2024
Merged

Enable more linters #622

merged 4 commits into from
Feb 22, 2024

Conversation

lucacome
Copy link
Member

@lucacome lucacome commented Feb 3, 2024

Proposed changes

Enables new linters and changes the code to fix the problems.

The main change is fieldalignment that should result in performance improvements.

@lucacome lucacome self-assigned this Feb 3, 2024
@lucacome lucacome requested a review from a team as a code owner February 3, 2024 06:33
@github-actions github-actions bot added chore Pull requests for routine tasks tests Pull requests that update tests labels Feb 3, 2024
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

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

Comparison is base (e848697) 3.87% compared to head (0752f5f) 3.87%.

Files Patch % Lines
exporter.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main    #622   +/-   ##
=====================================
  Coverage   3.87%   3.87%           
=====================================
  Files          5       5           
  Lines       1316    1316           
=====================================
  Hits          51      51           
  Misses      1265    1265           

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

@lucacome lucacome merged commit d620391 into main Feb 22, 2024
15 checks passed
@lucacome lucacome deleted the chore/linters branch February 22, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks tests Pull requests that update tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants