UBC-MDS / quanteda

Perform exploratory data analysis (EDA) on quantitative financial data.
https://quanteda.readthedocs.io/en/latest/
MIT License
1 stars 1 forks source link

fix: Feedback addressed by adding a testing the edge case in plot_missing_vals #100

Closed jbarns14 closed 9 months ago

jbarns14 commented 9 months ago

Fixes #81

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (37ab96c) 98.43% compared to head (853e2b7) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #100 +/- ## =========================================== + Coverage 98.43% 100.00% +1.56% =========================================== Files 5 5 Lines 64 64 =========================================== + Hits 63 64 +1 + Misses 1 0 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.