Closed mdadighat closed 6 months ago
Coverage Report
File Stmts Miss Cover Missing api/core routes.py 506 154 70% 31, 50, 71–77, 138–139, 149–150, 155–156, 163–165, 239, 248–249, 258–259, 266–268, 278, 344, 353–354, 363–364, 369–370, 377–379, 455, 464–465, 474–475, 482–484, 494–495, 557, 566–567, 576–577, 582–583, 652, 661–662, 671–672, 682–683, 718–747, 767–797, 805–878, 893, 955–956, 963–965, 1001–1019, 1040–1058, 1112, 1182–1186, 1244, 1251–1252, 1259–1271, 1385–1389, 1404–1405, 1413 utils.py 26 11 58% 9–16, 40–51 api/core/database models.py 38 12 68% 18–20, 23, 49–55, 58 tests conftest.py 15 1 93% 30 TOTAL 769 178 77%
Tests | Skipped | Failures | Errors | Time |
---|---|---|---|---|
16 | 0 :zzz: | 0 :x: | 0 :fire: | 1.648s :stopwatch: |
Add endpoints to get all satellite names associated with a NORAD id, and all NORAD ids associated with a satellite/object name.
Add endpoint to get all available TLE data for a given satellite over a given date range