oduwsdl / CarbonDate

Estimating the age of web resources
MIT License
92 stars 11 forks source link

Add handler for character accents in URI #12

Closed grantat closed 7 years ago

grantat commented 7 years ago

Adds handler for accents in the characters of a URI.

codecov-io commented 7 years ago

Codecov Report

Merging #12 into master will decrease coverage by 5.13%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
- Coverage   36.93%   31.79%   -5.14%     
==========================================
  Files          14       14              
  Lines         888      890       +2     
  Branches      121      121              
==========================================
- Hits          328      283      -45     
- Misses        529      598      +69     
+ Partials       31        9      -22
Impacted Files Coverage Δ
core.py 0% <0%> (ø) :arrow_up:
modules/cdGetBing.py 13.51% <0%> (-29.73%) :arrow_down:
modules/cdGetBitly.py 11.82% <0%> (-29.04%) :arrow_down:
modules/cdGetLowest.py 100% <0%> (+2.08%) :arrow_up:
modules/cdGetPubdate.py 95.58% <0%> (+4.41%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e3ace61...9951b1e. Read the comment docs.