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

Use pathlib instead of os.path module #641

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

Secrus
Copy link
Member

@Secrus Secrus commented Sep 16, 2023

Migrated from os.path to pathlib usage.

@Secrus Secrus force-pushed the use-pathlib branch 2 times, most recently from 18d0424 to 86ccc11 Compare September 26, 2023 21:50
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Secrus Secrus requested a review from a team November 26, 2023 14:36
@Secrus Secrus force-pushed the use-pathlib branch 2 times, most recently from 10bc681 to 73ae2ee Compare November 26, 2023 14:46
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

tests/utils/test_helpers.py Outdated Show resolved Hide resolved
tests/utils/test_helpers.py Outdated Show resolved Hide resolved
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Secrus Secrus force-pushed the use-pathlib branch 4 times, most recently from f29397f to 5cc3fb5 Compare October 2, 2024 23:21
@Secrus Secrus requested a review from radoering October 2, 2024 23:22
@radoering radoering merged commit a4dc764 into python-poetry:main Oct 3, 2024
21 checks passed
@Secrus Secrus deleted the use-pathlib branch October 3, 2024 09:55
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.

2 participants