Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E ensembl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ensembl-gh-mirror
  • ensembl
  • Merge requests
  • !391

Remove deprecated GOTermAdaptor and SOTermAdaptor modules

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Marek Szuba requested to merge ENSCORESW-2871 into master Jun 07, 2019
  • Overview 4
  • Commits 1
  • Pipelines 0
  • Changes 3

Created by: mkszuba

Description

[ENSCORESW-2871] Remove deprecated GOTermAdaptor and SOTermAdaptor modules.

Use case

These adaptors have been deprecated since 2011 and non-functional due to having been removed from the list in OntologyDBAdaptor since March 2018.

Benefits

Less dead code in the repository, less confusing to users looking at the DBSQL/ directory to see what adaptors are available.

Possible Drawbacks

None.

Testing

Have you added/modified unit tests to test the changes?

No.

If so, do the tests pass/fail?

N/A

Have you run the entire test suite and no regression was detected?

Yes, no regression observed.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ENSCORESW-2871