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

Remove RDD suffixes on file, class, and object names. #479

Closed ruebot closed 4 years ago

ruebot commented 4 years ago

GitHub issue(s): #468

What does this Pull Request do?

Remove RDD suffixes on file, class, and object names.

How should this be tested?

Additional Notes:

ruebot commented 4 years ago

Documentation updates are over here. They'll get in the website when the time comes.

codecov[bot] commented 4 years ago

Codecov Report

Merging #479 into master will decrease coverage by 0.19%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #479      +/-   ##
==========================================
- Coverage   83.88%   83.69%   -0.20%     
==========================================
  Files          44       43       -1     
  Lines        1297     1245      -52     
  Branches      250      239      -11     
==========================================
- Hits         1088     1042      -46     
  Misses         80       80              
+ Partials      129      123       -6