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

Describing and handling sharedFacet errors #125

Closed
wants to merge 16 commits into from
Closed

Commits on Aug 23, 2023

  1. Change the facet factory type to be a more normal object

    Fernando Via Canel committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a821dbc View commit details
    Browse the repository at this point in the history
  2. Add task to run typecheck only

    Fernando Via Canel committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c7fcf1c View commit details
    Browse the repository at this point in the history
  3. Updates to fix type inconsistencies

    Fernando Via Canel committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a8ecad5 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. wip

    Fernando Via Canel committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2fd52bd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Added new way of caching functions with more than one argument, and i…

    …mplemented it in the shared facet ecosystem
    
    And added a way of defining handling on errors by the user in sharedFacetDriver
    Shenato committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b41462d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a0a9b7 View commit details
    Browse the repository at this point in the history
  3. WIP

    Shenato committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    93334a3 View commit details
    Browse the repository at this point in the history
  4. We finally found a way to delegate error handling type to the user la…

    …nd and we added it as an example in our tests
    Shenato committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    580b102 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d94f024 View commit details
    Browse the repository at this point in the history
  6. Added a test for checking that providing a local error handler is use…

    …d instead of the context error handler and checking that the context one is used when no local one exists
    Shenato committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    754e786 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    bf6f5d1 View commit details
    Browse the repository at this point in the history
  2. Little re-org in test file

    Shenato committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    70ae890 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. fix lint issues

    Shenato committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    32c76e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    6c51fc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    28f7a71 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    4600e59 View commit details
    Browse the repository at this point in the history