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

implemented sel from rst file to list #32

Merged
merged 1 commit into from
May 2, 2024
Merged

Conversation

97gamjak
Copy link
Collaborator

@97gamjak 97gamjak commented May 2, 2024

No description provided.

Copy link
Contributor

github-actions bot commented May 2, 2024

PYLINT REPORT

Your code has been rated at 9.87/10

Full report

Raw metrics

type number % previous difference
code 6350 38.57 NC NC
docstring 7696 46.75 NC NC
comment 201 1.22 NC NC
empty 2216 13.46 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 10 NC NC
refactor 36 NC NC
warning 6 NC NC
error 0 NC NC

Messages

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

Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.10%. Comparing base (c21060e) to head (d89400f).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #32      +/-   ##
==========================================
+ Coverage   77.08%   77.10%   +0.01%     
==========================================
  Files         118      118              
  Lines        4163     4166       +3     
==========================================
+ Hits         3209     3212       +3     
  Misses        954      954              
Flag Coverage Δ
unittests 77.10% <100.00%> (+0.01%) ⬆️
Files Coverage Δ
PQAnalysis/topology/api.py 75.00% <100.00%> (+5.76%) ⬆️

@97gamjak 97gamjak merged commit 0874a98 into dev May 2, 2024
6 checks passed
@97gamjak 97gamjak deleted the feature/slecetion_to_list branch May 2, 2024 06:10
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.

1 participant