archivesunleashed / aut

The Archives Unleashed Toolkit is an open-source toolkit for analyzing web archives.
https://aut.docs.archivesunleashed.org/
Apache License 2.0
137 stars 33 forks source link

Add RemovePrefixWWWDF to DomainFrequencyExtractor. #457

Closed ruebot closed 4 years ago

ruebot commented 4 years ago

GitHub issue(s): #456

What does this Pull Request do?

Add RemovePrefixWWWDF to DomainFrequencyExtractor.

How should this be tested?

TravisCI

codecov[bot] commented 4 years ago

Codecov Report

Merging #457 into master will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #457   +/-   ##
=======================================
  Coverage   76.59%   76.59%           
=======================================
  Files          49       49           
  Lines        1457     1457           
  Branches      279      279           
=======================================
  Hits         1116     1116           
  Misses        211      211           
  Partials      130      130