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

Add support for stub files. #150

Merged
merged 1 commit into from Jul 4, 2022
Merged

Add support for stub files. #150

merged 1 commit into from Jul 4, 2022

Conversation

hadialqattan
Copy link
Owner

Fixes: #149

@codeclimate
Copy link

codeclimate bot commented Jul 4, 2022

Code Climate has analyzed commit e5084f6 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.

@codecov
Copy link

codecov bot commented Jul 4, 2022

Codecov Report

Merging #150 (e5084f6) into master (542147d) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #150   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines         2787      2822   +35     
=========================================
+ Hits          2787      2822   +35     
Impacted Files Coverage Δ
pycln/utils/pathu.py 100.00% <ø> (ø)
tests/test_pathu.py 100.00% <ø> (ø)
pycln/utils/refactor.py 100.00% <100.00%> (ø)
pycln/utils/regexu.py 100.00% <100.00%> (ø)
tests/test_refactor.py 100.00% <100.00%> (ø)
tests/test_regexu.py 100.00% <100.00%> (ø)

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.

[FEATURE] Support for PEP 484 Redundant Module/Symbol Aliases
1 participant