lux-org / lux

Automatically visualize your pandas dataframe via a single print! 📊 💡
Apache License 2.0
5.15k stars 365 forks source link

FIX-#417: Add test for datetime index #445

Closed cgarciae closed 2 years ago

cgarciae commented 2 years ago

Overview

Issue #417 suggest datetime index after de-serialization might cause issues, however the error was not reproducible by the added tests.

Changes

codecov[bot] commented 2 years ago

Codecov Report

Merging #445 (1f6c347) into master (4abee66) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #445   +/-   ##
=======================================
  Coverage   65.62%   65.62%           
=======================================
  Files          55       55           
  Lines        4422     4422           
=======================================
  Hits         2902     2902           
  Misses       1520     1520           

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 4abee66...1f6c347. Read the comment docs.