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

Style Linting: Placate Flake8 w/ more lines #1138

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

gregschohn
Copy link
Collaborator

Description

  • Category Cosmetic
  • Why these changes are required? fix CI check

Check List

  • New functionality includes testing
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Greg Schohn <greg.schohn@gmail.com>
Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.72%. Comparing base (5514bc7) to head (5019545).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1138   +/-   ##
=========================================
  Coverage     80.72%   80.72%           
  Complexity     2947     2947           
=========================================
  Files           399      399           
  Lines         14965    14965           
  Branches       1017     1017           
=========================================
  Hits          12080    12080           
  Misses         2274     2274           
  Partials        611      611           
Flag Coverage Δ
gradle-test 78.74% <ø> (ø)
python-test 89.95% <ø> (ø)

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.

@AndreKurait AndreKurait merged commit 65a662b into opensearch-project:main Nov 15, 2024
15 checks passed
@gregschohn gregschohn deleted the flak8fix branch November 21, 2024 03:58
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.

2 participants