Skip to content

Conversation

marcoooo
Copy link
Contributor

Merge 101 release before branching to 102

CristiGuijarro and others added 30 commits March 20, 2020 11:00
If we introduce new conservation-score types, we will review the DC
Otherwise, we should have been excluding more classes to make the filter accurate
…ams are running DC for release 1011 but we have not setup the metadata database yet. So instead the code will take whatever is current at the moment, this make sure that the test will run and be correct
Updated logic to use current version of the metadata. For example, te…
…lease 100. Extract the release number from the patch name for sorting.
Fix for sort - can't rely on an alphabetic sort...
…he database in the previous release - this is necessary to distinguish between species that are shared between Ensembl and EnsemblGenomes.
More robust sorting method for schema patches.
And we avoid another "Use of uninitialized value" warning
 Add division condition to "old_db" metadata query...
Rename EPO_LOW_COVERAGE->EPO_EXTENDED in compara datacheck modules
Revert "Also check when the assembly length is too long"
…ipelines can run to completion, and b) users get useful information on errors.
… as a datacheck failure rather than dying.
 Catch run-time errors and present them as test failures
…pt now extracts data for each species, not just the first one.
james-monkeyshines and others added 22 commits May 18, 2020 12:47
Update datachecks related to GO xrefs
…ther than before it - otherwise the TAP is not consistent, and is hard to parse.
…ave multiple species with the same gene name.
…ded for gene tree highlighting. Not part of 'compara' group, because this data is reliant on the Protein Features pipeline having been run by the Production team.
…ude skip_tests for MLSS tag datachecks, and change group names to match those currently used.
…dna' table have a coord_system 'sequence_level' attribute.
Co-authored-by: CristiGuijarro <cristig@ebi.ac.uk>
Adding group for compara ancestral databases.
"ancestral_sequences" is what the Compara API uses to link GenomeDBs to Core DBAdaptors
@marcoooo marcoooo marked this pull request as ready for review June 12, 2020 12:42
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1230

  • 29 of 82 (35.37%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-2.5%) to 95.975%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/Bio/EnsEMBL/DataCheck/Test/DataCheck.pm 7 8 87.5%
lib/Bio/EnsEMBL/DataCheck/BaseCheck.pm 2 4 50.0%
lib/Bio/EnsEMBL/DataCheck/DbCheck.pm 16 33 48.48%
lib/Bio/EnsEMBL/DataCheck/Test/Compara.pm 4 37 10.81%
Totals Coverage Status
Change from base Build 1226: -2.5%
Covered Lines: 1836
Relevant Lines: 1913

💛 - Coveralls

@james-monkeyshines
Copy link
Contributor

There's already a JIRA ticket to address the drop in test coverage, due to the introduction of new compara test methods (https://www.ebi.ac.uk/panda/jira/browse/ENSPROD-5445).

@james-monkeyshines james-monkeyshines merged commit f51acdd into master Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.