Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea/suggestion: refactor: describe unavailable/static fields using exceptions. #1132

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on May 8, 2024

  1. Refactor: communicate fields that are unavailable-from-source or impl…

    …emented using static values to the caller via exception.
    jayaddison committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2a2d5a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c36bad8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge branch 'main' into refactor/static-return-value-warnings

    Conflicts:
    	recipe_scrapers/felixkitchen.py
    	tests/test_data/davidlebovitz.com/davidlebovitz.json
    	tests/test_data/kwestiasmaku.com/kwestiasmaku.json
    	tests/test_data/owen-han.com/owenhan.json
    	tests/test_data/recipes.farmhousedelivery.com/farmhousedelivery_1.json
    	tests/test_data/recipes.farmhousedelivery.com/farmhousedelivery_2.json
    	tests/test_data/rosannapansino.com/rosannapansino.json
    jayaddison committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5d1e0e2 View commit details
    Browse the repository at this point in the history