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

Fix lint error coming up in main #10342

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Conversation

sudo87
Copy link
Contributor

@sudo87 sudo87 commented Feb 7, 2025

Description

This PR fixes Lint error reported by github action

" pre-commit run --all-files"

Screenshot from 2025-02-07 09-51-31

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • build/CI
  • test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

Copy link
Contributor

@shwstppr shwstppr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lint GHA passing

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 16.02%. Comparing base (2ef1613) to head (4639ce9).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10342      +/-   ##
============================================
- Coverage     16.02%   16.02%   -0.01%     
  Complexity    13146    13146              
============================================
  Files          5658     5658              
  Lines        496312   496312              
  Branches      60109    60109              
============================================
- Hits          79537    79531       -6     
- Misses       407926   407933       +7     
+ Partials       8849     8848       -1     
Flag Coverage Δ
uitests 4.01% <ø> (ø)
unittests 16.86% <ø> (-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.

@DaanHoogland DaanHoogland merged commit 648170c into apache:main Feb 7, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants