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

Fix: Semi string third-party generic type annotations get ignored #155

Merged
merged 4 commits into from Jul 16, 2022

Conversation

hadialqattan
Copy link
Owner

Fixes: #154

@codeclimate
Copy link

codeclimate bot commented Jul 16, 2022

Code Climate has analyzed commit ca6ffb9 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2

View more on Code Climate.

@codecov
Copy link

codecov bot commented Jul 16, 2022

Codecov Report

Merging #155 (ca6ffb9) into master (70874fe) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #155   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines         2826      2850   +24     
=========================================
+ Hits          2826      2850   +24     
Impacted Files Coverage Δ
pycln/utils/scan.py 100.00% <100.00%> (ø)
tests/test_scan.py 100.00% <100.00%> (ø)

@hadialqattan hadialqattan merged commit 907b865 into master Jul 16, 2022
@hadialqattan hadialqattan deleted the i154 branch July 16, 2022 16:26
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.

[BUG] Type checking import removed when with library generic types
1 participant