Closed risharde closed 1 year ago
Code Climate has analyzed commit a01b03ac and detected 13 issues on this pull request.
Here's the issue category breakdown:
Category | Count |
---|---|
Complexity | 13 |
The test coverage on the diff in this pull request is 0.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 32.3% (-1.1% change).
View more on Code Climate.
Closing this as it will not be merged before alpha1 and we are moving back to tripal/tripal repository. This work was moved to a new branch in tripal/tripal and this PR linked.
Information: https://github.com/tripal/tripal/issues/1346
This PR is the new FASTA importer that is compatible with Drupal 9.x. Replaced deprecated functions. Used the new logger functions. Converted some sql statements to use the database api statements. Tested with Citrus sinensis using the Tripal 3 docs (https://tripal.readthedocs.io/en/latest/user_guide/example_genomics/genomes_genes.html)
It would be nice to test this with other bigger FASTA files, that would be great!
@spficklin @laceysanderson