Skip to content

run-pylint.py: Extract markdown generator into new function #100

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

Merged

Conversation

bernhardkaindl
Copy link
Collaborator

Implement suggestion from code quality check:

  • To reduce the complexity of the main function, extract the markdown generator into new function

Implement suggestion from code quality: To reduce complexity of
the main function, extract markdown generator into new function

Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #100 (b01daf7) into master (e872c62) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #100   +/-   ##
=======================================
  Coverage   82.73%   82.73%           
=======================================
  Files          21       21           
  Lines        3371     3371           
=======================================
  Hits         2789     2789           
  Misses        582      582           
Flag Coverage Δ
unittest 82.73% <ø> (ø)

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

@bernhardkaindl bernhardkaindl merged commit c734982 into xenserver:master Jun 21, 2023
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