UW-GAC / primed-django

PRIMED Consortium Django application website
MIT License
0 stars 0 forks source link

Remove extra/unused classes in StudyList view #726

Closed amstilp closed 4 weeks ago

amstilp commented 4 weeks ago

They caused the view to only display 10 studies instead of the default 25, and were unnecessary - hey were either leftover from some other view or accidentally added.

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 99.01%. Comparing base (3a2797c) to head (0803e98). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #726 +/- ## ======================================= Coverage 99.01% 99.01% ======================================= Files 325 325 Lines 30708 30708 ======================================= Hits 30406 30406 Misses 302 302 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.