Princeton-CDH / mep-django

Shakespeare and Company Project - Python/Django web application
https://shakespeareandco.princeton.edu
Apache License 2.0
5 stars 1 forks source link

import work following testing #811

Closed quadrismegistus closed 7 months ago

quadrismegistus commented 7 months ago

FIrst pass at solving some thorny importing issues. Most issues should now be resolved.

See https://github.com/Princeton-CDH/mep-django/issues/791 and https://github.com/Princeton-CDH/mep-django/issues/792 for testing notes.

codecov[bot] commented 7 months ago

Codecov Report

Merging #811 (c186a86) into develop (47c242a) will decrease coverage by 0.17%. The diff coverage is 70.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #811 +/- ## =========================================== - Coverage 97.56% 97.39% -0.17% =========================================== Files 230 231 +1 Lines 13171 13241 +70 Branches 81 81 =========================================== + Hits 12850 12896 +46 - Misses 318 342 +24 Partials 3 3 ```