Coverage report: 47%

Files Functions Classes

coverage.py v7.13.1, created at 2026-01-11 00:40 +0000

File   statements missing excluded   coverage
apps / __init__.py   0 0 0   100%
apps / ai / __init__.py   0 0 0   100%
apps / ai / api.py   328 168 0   49%
apps / ai / migrations / 0001_initial.py   5 0 0   100%
apps / ai / migrations / 0002_seed_prompts.py   12 2 0   83%
apps / ai / migrations / 0003_nutrition_estimate_prompt.py   10 2 0   80%
apps / ai / migrations / 0004_update_serving_adjustment_prompt.py   22 10 0   55%
apps / ai / migrations / 0005_update_serving_adjustment_v2.py   22 10 0   55%
apps / ai / migrations / 0006_add_ai_discovery_suggestion.py   5 0 0   100%
apps / ai / migrations / 0007_update_search_ranking_prompt.py   20 9 0   55%
apps / ai / migrations / 0008_update_serving_adjustment_indivisible.py   20 9 0   55%
apps / ai / migrations / 0009_fix_discover_prompts.py   27 11 3   59%
apps / ai / migrations / __init__.py   0 0 0   100%
apps / ai / models.py   39 4 0   90%
apps / ai / services / __init__.py   0 0 0   100%
apps / ai / services / discover.py   123 106 0   14%
apps / ai / services / openrouter.py   141 113 0   20%
apps / ai / services / ranking.py   64 48 0   25%
apps / ai / services / remix.py   101 86 0   15%
apps / ai / services / scaling.py   87 74 0   15%
apps / ai / services / selector.py   54 43 0   20%
apps / ai / services / timer.py   24 18 0   25%
apps / ai / services / tips.py   33 25 0   24%
apps / ai / services / validator.py   79 71 0   10%
apps / ai / tests.py   651 651 0   0%
apps / core / __init__.py   0 0 0   100%
apps / core / api.py   87 8 0   91%
apps / core / apps.py   4 0 0   100%
apps / core / middleware.py   29 0 0   100%
apps / core / migrations / 0001_initial.py   5 0 0   100%
apps / core / migrations / __init__.py   0 0 0   100%
apps / core / models.py   14 0 0   100%
apps / legacy / __init__.py   0 0 0   100%
apps / legacy / apps.py   4 0 0   100%
apps / legacy / templatetags / __init__.py   0 0 0   100%
apps / legacy / templatetags / legacy_tags.py   27 8 0   70%
apps / legacy / urls.py   4 0 0   100%
apps / legacy / views.py   144 49 0   66%
apps / profiles / __init__.py   0 0 0   100%
apps / profiles / api.py   121 26 0   79%
apps / profiles / apps.py   4 0 0   100%
apps / profiles / migrations / 0001_initial.py   5 0 0   100%
apps / profiles / migrations / __init__.py   0 0 0   100%
apps / profiles / models.py   12 1 0   92%
apps / profiles / utils.py   30 8 0   73%
apps / recipes / __init__.py   0 0 0   100%
apps / recipes / api.py   177 13 0   93%
apps / recipes / api_user.py   161 2 0   99%
apps / recipes / management / __init__.py   0 0 0   100%
apps / recipes / management / commands / __init__.py   0 0 0   100%
apps / recipes / management / commands / cleanup_search_images.py   41 41 0   0%
apps / recipes / migrations / 0001_initial.py   6 0 0   100%
apps / recipes / migrations / 0002_populate_search_sources.py   13 3 0   77%
apps / recipes / migrations / 0003_recipecollection_recipecollectionitem_recipefavorite_and_more.py   5 0 0   100%
apps / recipes / migrations / 0004_cachedsearchimage.py   4 0 0   100%
apps / recipes / migrations / 0005_serving_adjustment.py   5 0 0   100%
apps / recipes / migrations / 0006_serving_adjustment_instructions_times.py   4 0 0   100%
apps / recipes / migrations / 0007_recipe_profile.py   10 1 0   90%
apps / recipes / migrations / 0008_rename_recipes_rec_profile_idx_recipes_rec_profile_7945b8_idx.py   4 0 0   100%
apps / recipes / migrations / 0009_add_default_selectors.py   13 3 0   77%
apps / recipes / migrations / __init__.py   0 0 0   100%
apps / recipes / models.py   126 5 0   96%
apps / recipes / services / __init__.py   2 0 0   100%
apps / recipes / services / fingerprint.py   16 6 0   62%
apps / recipes / services / image_cache.py   108 5 0   95%
apps / recipes / services / scraper.py   181 29 0   84%
apps / recipes / services / search.py   200 28 0   86%
apps / recipes / sources_api.py   145 88 0   39%
apps / recipes / tests.py   254 254 0   0%
apps / recipes / utils.py   58 50 0   14%
cookie / __init__.py   0 0 0   100%
cookie / settings.py   39 3 0   92%
cookie / urls.py   21 0 0   100%
cookie / wsgi.py   4 4 0   0%
Total   3954 2095 3   47%

No items found using the specified filter.

← Back to Dashboard