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 DataFrame udf tests. #474

Closed ruebot closed 4 years ago

ruebot commented 4 years ago

GitHub issue(s): #473

What does this Pull Request do?

Add DataFrame udf tests.

How should this be tested?

codecov[bot] commented 4 years ago

Codecov Report

Merging #474 into master will increase coverage by 0.38%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #474      +/-   ##
==========================================
+ Coverage   83.50%   83.88%   +0.38%     
==========================================
  Files          44       44              
  Lines        1297     1297              
  Branches      250      250              
==========================================
+ Hits         1083     1088       +5     
+ Misses         85       80       -5     
  Partials      129      129              
ruebot commented 4 years ago

Cool. Good to go now: https://codecov.io/gh/archivesunleashed/aut/src/87baa0de3ade294626981dde3b508375c5bbd957/src/main/scala/io/archivesunleashed/udfs/package.scala

ruebot commented 4 years ago

All that for 0.38% :rofl: