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

Bypass punning in ontodoc. #532

Merged
merged 16 commits into from
Feb 4, 2023
Merged

Commits on Feb 2, 2023

  1. Added warning that punned individuals are ignored in ontodoc.py.

    Also added a test to check that ontodoc actually runs with non-punned individuals and punned individuals
    francescalb committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    1631985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82dadca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0700333 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    194f49a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'flb/bypass_punning_in_ontodoc' of github.com:emmo-repo/…

    …EMMOntoPy into flb/bypass_punning_in_ontodoc
    francescalb committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    bce7fe0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a80a96e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a580018 View commit details
    Browse the repository at this point in the history
  8. Tattle in conftest

    CasperWA committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    e6feccf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a5af8c1 View commit details
    Browse the repository at this point in the history
  10. Changed to positive test for punning, instead of TypeError

    Pushed with no verify as the pylint errors are due to pylint upgrade
    which finds errors in other parts of the core. This is addressed in another PR.
    francescalb committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    5967df3 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Update fixtures for testing tools

    Note, only the ontodoc tests have been updated, so all other tool tests
    will fail.
    CasperWA committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    509aea7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2754e8 View commit details
    Browse the repository at this point in the history
  3. Revert "Run only pytest CI (py3.7-8) on push"

    This reverts commit a80a96e.
    CasperWA committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    8e0dc09 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Merge pull request #536 from emmo-repo/cwa/test_flb/bypass_punning_in…

    …_ontodoc
    
    Fix fixtures for Python3.7.
    francescalb committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    ae3ec1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe753a8 View commit details
    Browse the repository at this point in the history
  3. pre-commit fix

    francescalb committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    cd5c813 View commit details
    Browse the repository at this point in the history