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 14 forks source link

minor fixes to display empty rather than None #324

Closed azneto closed 3 years ago

azneto commented 3 years ago

This pull request addresses issue #...

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.

I am happy be thanked by name in the CONTRIB.rst files, and have added myself to the file as part of this pull request. (This acknowledgement is optional. Note we list the names sorted alphabetically.)

codecov-commenter commented 3 years ago

Codecov Report

Merging #324 (996c3d7) into master (f0915d4) will decrease coverage by 0.39%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #324      +/-   ##
==========================================
- Coverage   69.11%   68.71%   -0.40%     
==========================================
  Files          30       30              
  Lines        4037     4060      +23     
  Branches      229      235       +6     
==========================================
  Hits         2790     2790              
- Misses       1188     1211      +23     
  Partials       59       59              
Impacted Files Coverage Δ
machado/api/serializers.py 0.00% <0.00%> (ø)
machado/decorators.py 34.95% <0.00%> (-0.58%) :arrow_down:
machado/search_indexes.py 0.00% <0.00%> (ø)
machado/views/common.py 57.89% <0.00%> (-10.86%) :arrow_down:

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 f0915d4...996c3d7. Read the comment docs.