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

Event model (#1512) #1562

Closed blms closed 5 months ago

blms commented 5 months ago

In this PR

Per #1512:

Other:

Notes

Looking especially for review on the Django admin forms trickery, the standard_date_display function changes, and the documents_date_range function

codecov[bot] commented 5 months ago

Codecov Report

Merging #1562 (ff2e685) into develop (14946ab) will increase coverage by 0.03%. Report is 7 commits behind head on develop. The diff coverage is 100.00%.

:exclamation: Current head ff2e685 differs from pull request most recent head a9b9707. Consider uploading reports for the commit a9b9707 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1562 +/- ## =========================================== + Coverage 98.51% 98.55% +0.03% =========================================== Files 231 234 +3 Lines 12784 13113 +329 =========================================== + Hits 12594 12923 +329 Misses 190 190 ```