Closed mdadighat closed 1 month ago
Coverage Report
File Stmts Miss Cover Missing manage.py 11 11 0% 3–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 325 214 34% 42, 46, 66–71, 79–102, 105–124, 168–188, 232–270, 296, 302–343, 347–349, 353–355, 359–363, 367–389, 393–395, 405–456, 503–509, 514–519, 595–618, 646–755, 828–860, 875–877 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 45 2 96% 119, 177 email_utils.py 18 5 72% 68–90 general_utils.py 142 41 71% 67, 134, 136, 138, 140, 142, 145–146, 163–164, 174–199, 219–241, 411–412, 423–424 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 1489 362 76%
Tests | Skipped | Failures | Errors | Time |
---|---|---|---|---|
48 | 0 :zzz: | 0 :x: | 0 :fire: | 14.378s :stopwatch: |
Description:
The date used in SCORE for whether or not data was considered archival data (and therefore didn't check SatChecker for reference position information or to get satellite metadata) was 5/1/24, and I changed it to 1/1/20 to more closely match the archival data currently available in SatChecker. As SatChecker gets older TLEs, this date will need to be changed again.