Skip to content

General refactoring#108

Merged
hakancelikdev merged 15 commits into
masterfrom
refactoring
Sep 20, 2020
Merged

General refactoring#108
hakancelikdev merged 15 commits into
masterfrom
refactoring

Conversation

@hakancelikdev
Copy link
Copy Markdown
Owner

No description provided.

@hakancelikdev hakancelikdev marked this pull request as ready for review September 19, 2020 07:20
Repository owner deleted a comment from codecov Bot Sep 19, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 19, 2020

Codecov Report

Merging #108 into master will decrease coverage by 0.16%.
The diff coverage is 97.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
- Coverage   99.57%   99.41%   -0.17%     
==========================================
  Files          15       15              
  Lines         948     1028      +80     
==========================================
+ Hits          944     1022      +78     
- Misses          4        6       +2     
Impacted Files Coverage Δ
tests/test_scanner.py 100.00% <ø> (ø)
unimport/session.py 100.00% <ø> (ø)
unimport/scan.py 98.52% <97.12%> (-0.42%) ⬇️
tests/test_color.py 100.00% <100.00%> (ø)
tests/test_refactor.py 100.00% <100.00%> (ø)
tests/test_unused_import.py 100.00% <100.00%> (ø)
unimport/refactor.py 100.00% <100.00%> (ø)
unimport/relate.py 100.00% <100.00%> (ø)
unimport/statement.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a45494...f252c20. Read the comment docs.

@hakancelikdev hakancelikdev linked an issue Sep 19, 2020 that may be closed by this pull request
@hakancelikdev hakancelikdev merged commit e383fe9 into master Sep 20, 2020
@hakancelikdev hakancelikdev deleted the refactoring branch September 20, 2020 15:24
hakancelikdev added a commit that referenced this pull request Jul 16, 2022
* General refactoring

* ImportableNames visitor add to scan

* run_visit -> traverse & unused comments delete

* Relate refactoring

* typo

* suggestions improve & append and extend support to all list

* fix typing

* fix python3.6

* remove unnecessary titles

* strtobool add

* final commit

* some missing test add

* missing case
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.

remove the codecov extension

1 participant