univieCUBE / deepnog

Protein orthologous group assignment with deep learning
BSD 3-Clause "New" or "Revised" License
26 stars 8 forks source link

FIX Pandas 1.2.0 related test failure #41

Closed VarIr closed 3 years ago

VarIr commented 3 years ago

Changes in pandas=1.2.0 break a test case. This is fixed here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #41 (e035248) into master (d4910bd) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #41   +/-   ##
=======================================
  Coverage   96.77%   96.77%           
=======================================
  Files          36       36           
  Lines        2045     2045           
=======================================
  Hits         1979     1979           
  Misses         66       66           
Impacted Files Coverage Δ
deepnog/data/dataset.py 97.81% <100.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 abfca89...e035248. Read the comment docs.