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

pylint cicd changed #37

Merged
merged 11 commits into from
May 6, 2024
Merged

pylint cicd changed #37

merged 11 commits into from
May 6, 2024

Conversation

97gamjak
Copy link
Collaborator

@97gamjak 97gamjak commented May 6, 2024

Enhance pylint CI/CD and add Release workflow.

This PR closes #3

Copy link

codecov bot commented May 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.23%. Comparing base (cec6f78) to head (4d01def).
Report is 4 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev      #37   +/-   ##
=======================================
  Coverage   77.23%   77.23%           
=======================================
  Files         118      118           
  Lines        4190     4190           
=======================================
  Hits         3236     3236           
  Misses        954      954           
Flag Coverage Δ
unittests 77.23% <ø> (ø)

Copy link
Contributor

github-actions bot commented May 6, 2024

PYLINT REPORT

Your code has been rated at 9.86/10

Full report

Raw metrics

type number % previous difference
code 6391 38.58 NC NC
docstring 7737 46.70 NC NC
comment 211 1.27 NC NC
empty 2228 13.45 NC NC

Duplication

now previous difference
nb duplicated lines 0 NC NC
percent duplicated lines 0.000 NC NC

Messages by category

type number previous difference
convention 14 NC NC
refactor 36 NC NC
warning 7 NC NC
error 0 NC NC

Messages

message id occurrences
too-many-arguments 17
too-many-instance-attributes 10
invalid-name 9
fixme 6
line-too-long 4
too-many-locals 3
duplicate-code 2
too-many-statements 1
too-many-return-statements 1
too-many-branches 1
too-complex 1
redundant-returns-doc 1
missing-module-docstring 1

@97gamjak 97gamjak requested a review from galjos May 6, 2024 07:14
@galjos galjos added the workflow label May 6, 2024
@galjos galjos merged commit a345b5b into dev May 6, 2024
10 checks passed
@galjos galjos deleted the feature/cicd branch May 6, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants