Closed mdadighat closed 1 month ago
Coverage Report
File Stmts Miss Cover Missing manage.py 12 12 0% 2–22 repository forms.py 101 15 85% 50–51, 137–138, 458, 464, 504–514 models.py 111 1 99% 175 tasks.py 85 20 76% 81–84, 90–91, 123–124, 209, 212–215, 224, 232–240 views.py 310 193 38% 44, 48, 68–73, 81–104, 107–126, 176–196, 240–278, 310, 317–331, 335–337, 341–343, 347–351, 355–377, 381–383, 393–444, 491–497, 502–507, 591–614, 642–751, 813–847 repository/tests tests_models.py 164 17 90% 102, 107, 112, 117, 213, 221–222, 229, 235, 252, 260, 272, 280, 292, 304, 316, 322 repository/utils csv_utils.py 36 3 92% 97, 100, 154 email_utils.py 18 5 72% 68–90 general_utils.py 146 32 78% 69, 143, 145, 147, 149, 151, 154–155, 172–173, 194–199, 203–208, 228–250, 420–421, 432–433 score asgi.py 4 4 0% 10–16 wsgi.py 6 6 0% 10–18 score/settings base.py 64 26 59% 15–47, 56–78 TOTAL 1458 334 77%
Tests | Skipped | Failures | Errors | Time |
---|---|---|---|---|
48 | 0 :zzz: | 0 :x: | 0 :fire: | 13.594s :stopwatch: |
Description:
Added the number of observations to the satellites table, rounded magnitudes and uncertainties to reflect significant figures on the modal popup for each observation, changed the json creation for observations to make the individual satellite page not time out if there are a lot of observations for a given satellite.