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

replace remaining urlparse calls by urlsplit (2x faster) #50

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

adbar
Copy link
Owner

@adbar adbar commented Jun 30, 2023

No description provided.

@adbar adbar marked this pull request as draft June 30, 2023 10:49
@codecov
Copy link

codecov bot commented Jun 30, 2023

Codecov Report

Merging #50 (1681f86) into master (7218189) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #50   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          763       763           
=========================================
  Hits           763       763           
Impacted Files Coverage Δ
courlan/clean.py 100.00% <100.00%> (ø)
courlan/filters.py 100.00% <100.00%> (ø)
courlan/urlutils.py 100.00% <100.00%> (ø)

@adbar adbar marked this pull request as ready for review June 30, 2023 10:59
@adbar adbar merged commit 0735668 into master Jun 30, 2023
13 checks passed
@adbar adbar deleted the urlsplit_only branch June 30, 2023 10:59
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.

1 participant