Princeton-CDH / geniza

version 4.x of the Princeton Geniza Project
https://geniza.princeton.edu
Apache License 2.0
11 stars 2 forks source link

Include citation and permalink in Person Detail page (#1569) #1594

Closed blms closed 4 months ago

blms commented 4 months ago

Also make permalink code reusable from Document, since it's identical

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.83%. Comparing base (60b4120) to head (6a09fc7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1594 +/- ## ======================================== Coverage 98.83% 98.83% ======================================== Files 238 238 Lines 13944 13993 +49 ======================================== + Hits 13781 13830 +49 Misses 163 163 ```