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: detect third-party libs installed in editable mode #200

Merged
merged 3 commits into from
May 29, 2023
Merged

Conversation

hadialqattan
Copy link
Owner

Fixes: #192

@codeclimate
Copy link

codeclimate bot commented May 26, 2023

Code Climate has analyzed commit dfae6a4 and detected 0 issues on this pull request.

View more on Code Climate.

@hadialqattan hadialqattan changed the title Fix: detect packages installed in editable mode Fix: detect third-party libs installed in editable mode May 26, 2023
@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Merging #200 (dfae6a4) into master (7e89a23) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #200   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines         2876      2879    +3     
=========================================
+ Hits          2876      2879    +3     
Impacted Files Coverage Δ
pycln/utils/pathu.py 100.00% <100.00%> (ø)
tests/test_pathu.py 100.00% <100.00%> (ø)

@hadialqattan hadialqattan merged commit e0233f4 into master May 29, 2023
21 checks passed
@hadialqattan hadialqattan deleted the i200 branch May 29, 2023 15:58
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] Module not found when package installed in editable mode from path
1 participant