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

Refactor: Move augmented_sys_path into tests directory #2610

Merged

Conversation

akamat10
Copy link
Contributor

Type of Changes

Type
🔨 Refactoring

Description

  • Addresses PR comment to move augmented_sys_path to tests directory

Refs #2589

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.24%. Comparing base (0954cd4) to head (5fb46fd).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2610      +/-   ##
==========================================
- Coverage   93.25%   93.24%   -0.02%     
==========================================
  Files          93       93              
  Lines       11068    11049      -19     
==========================================
- Hits        10322    10303      -19     
  Misses        746      746              
Flag Coverage Δ
linux 93.13% <ø> (-0.02%) ⬇️
pypy 93.24% <ø> (-0.02%) ⬇️
windows 93.23% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
astroid/util.py 88.31% <ø> (-2.32%) ⬇️

Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the cleanup !

@Pierre-Sassoulas Pierre-Sassoulas merged commit bafda34 into pylint-dev:main Oct 14, 2024
20 checks passed
@DanielNoord
Copy link
Collaborator

Thanks @akamat10!

@jacobtylerwalls jacobtylerwalls removed the request for review from DanielNoord October 20, 2024 20:51
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.

3 participants