-
Notifications
You must be signed in to change notification settings - Fork 509
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 failing linters #2281
🐛 Fix failing linters #2281
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2281 +/- ##
==========================================
- Coverage 44.85% 44.85% -0.01%
==========================================
Files 95 95
Lines 7956 7957 +1
==========================================
Hits 3569 3569
- Misses 4124 4125 +1
Partials 263 263 |
Integration tests success for |
Integration tests success for |
Signed-off-by: Azeem Shaikh <[email protected]>
67d6793
to
3c373d7
Compare
Integration tests success for |
Signed-off-by: Azeem Shaikh <[email protected]> Signed-off-by: Azeem Shaikh <[email protected]>
Signed-off-by: Azeem Shaikh <[email protected]> Signed-off-by: Azeem Shaikh <[email protected]>
Signed-off-by: Azeem Shaikh <[email protected]> Signed-off-by: Azeem Shaikh <[email protected]> Signed-off-by: nathaniel.wert <[email protected]>
Signed-off-by: Azeem Shaikh <[email protected]> Signed-off-by: Azeem Shaikh <[email protected]> Signed-off-by: nathaniel.wert <[email protected]>
Signed-off-by: Azeem Shaikh [email protected]
What kind of change does this PR introduce?
Fixes multiple linter errors
(Is it a bug fix, feature, docs update, something else?)
What is the current behavior?
What is the new behavior (if this is a feature change)?**
Which issue(s) this PR fixes
Special notes for your reviewer
Does this PR introduce a user-facing change?
For user-facing changes, please add a concise, human-readable release note to
the
release-note
(In particular, describe what changes users might need to make in their
application as a result of this pull request.)