NAL-i5K / GFF3toolkit

Python programs for processing GFF3 files
Other
95 stars 27 forks source link

Update error levels in gff3_QC according to issue #114 #116

Closed ZhiXuanLai closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #116 (6e836d8) into master (29bd971) will not change coverage. The diff coverage is 0.00%.

:exclamation: Current head 6e836d8 differs from pull request most recent head d67892b. Consider uploading reports for the commit d67892b to get more accurate results Impacted file tree graph

@@          Coverage Diff           @@
##           master    #116   +/-   ##
======================================
  Coverage    6.85%   6.85%           
======================================
  Files          27      27           
  Lines        5016    5016           
======================================
  Hits          344     344           
  Misses       4672    4672           
Impacted Files Coverage Δ
gff3tool/lib/gff3/gff3.py 5.90% <0.00%> (ø)
gff3tool/lib/inter_model/inter_model.py 15.07% <0.00%> (ø)
gff3tool/lib/intra_model/intra_model.py 6.84% <0.00%> (ø)
gff3tool/lib/single_feature/single_feature.py 17.20% <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 29bd971...d67892b. Read the comment docs.