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

Basic refactoring + unit tests #14

Closed luminousmen closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #14 (b7f2c3c) into master (117a97f) will increase coverage by 1.6%. The diff coverage is 93.3%.

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

@@           Coverage Diff            @@
##           master     #14     +/-   ##
========================================
+ Coverage    89.3%   91.0%   +1.6%     
========================================
  Files           7       7             
  Lines         489     467     -22     
========================================
- Hits          437     425     -12     
+ Misses         52      42     -10     
Files Coverage Δ
src/data_toolset/main.py 94.6% <100.0%> (-3.1%) :arrow_down:
src/data_toolset/utils/avro.py 98.5% <100.0%> (+1.9%) :arrow_up:
src/data_toolset/utils/mixins.py 69.5% <ø> (+13.3%) :arrow_up:
src/data_toolset/utils/parquet.py 96.3% <100.0%> (+1.5%) :arrow_up:
src/data_toolset/utils/base.py 82.1% <75.0%> (+0.1%) :arrow_up: