lmb-embrapa / machado

This repository provides users with a framework to store, search and visualize biological data.
GNU General Public License v3.0
26 stars 15 forks source link

Infraspecific name #323

Closed njbooher closed 3 years ago

njbooher commented 3 years ago

The organisms in my database are all the same genus and species. I've found some locations where this isn't shown or accounted for.

I hereby agree to licence this and any previous contributions under the terms of the GNU General Public License version 3 as published by the Free Software Foundation

I have read the CONTRIBUTING.rst file and understand that TravisCI will be used to confirm the tests and flake8 style checks pass with these changes.

codecov-commenter commented 3 years ago

Codecov Report

Merging #323 (cc9b3cc) into master (217ac14) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #323   +/-   ##
=======================================
  Coverage   69.11%   69.11%           
=======================================
  Files          30       30           
  Lines        4037     4037           
  Branches      229      229           
=======================================
  Hits         2790     2790           
  Misses       1188     1188           
  Partials       59       59           
Impacted Files Coverage Δ
machado/api/serializers.py 0.00% <0.00%> (ø)
machado/decorators.py 35.53% <0.00%> (ø)
machado/search_indexes.py 0.00% <0.00%> (ø)
machado/views/common.py 68.75% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 217ac14...cc9b3cc. Read the comment docs.