synthesized-io / insight

🧿 Metrics & Monitoring of Datasets
BSD 3-Clause "New" or "Revised" License
12 stars 0 forks source link

Added the direct dtype conversion in zipped_hist #152

Closed marqueewinq closed 9 months ago

marqueewinq commented 9 months ago

Closes https://github.com/synthesized-io/insight/issues/151

sonarcloud[bot] commented 9 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

codecov[bot] commented 9 months ago

Codecov Report

Merging #152 (c447016) into master (d13a4f4) will increase coverage by 0.0%. The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #152   +/-   ##
======================================
  Coverage    79.5%   79.5%           
======================================
  Files          11      11           
  Lines         890     892    +2     
  Branches      135     136    +1     
======================================
+ Hits          708     710    +2     
  Misses        140     140           
  Partials       42      42           
Files Coverage Δ
src/insight/metrics/utils.py 64.4% <100.0%> (+1.6%) :arrow_up: