luminousmen / data-toolset

Upgrade from avro-tools and parquet-tools jars to a more user-friendly Python package.
MIT License
1 stars 0 forks source link

Adding Polars instead of pandas #11

Closed luminousmen closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #11 (9b169fa) into master (535d097) will decrease coverage by 0.4%. The diff coverage is 91.2%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff            @@
##           master     #11     +/-   ##
========================================
- Coverage    91.1%   90.7%   -0.4%     
========================================
  Files           7       7             
  Lines         441     487     +46     
========================================
+ Hits          402     442     +40     
- Misses         39      45      +6     
Files Coverage Δ
src/data_toolset/main.py 97.7% <100.0%> (+0.4%) :arrow_up:
src/data_toolset/utils/avro.py 96.6% <96.2%> (+0.2%) :arrow_up:
src/data_toolset/utils/base.py 81.6% <80.0%> (-1.3%) :arrow_down:
src/data_toolset/utils/parquet.py 94.8% <87.0%> (-2.4%) :arrow_down: