CouncilDataProject / cdptools_v2

Tools you can use to interact with and run Council Data Project instances.
Other
7 stars 9 forks source link

Add a function to cleanup an index prior to upload. #59

Closed evamaxfield closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #59 into master will increase coverage by 0.03%. The diff coverage is 96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   92.49%   92.53%   +0.03%     
==========================================
  Files          39       39              
  Lines        2052     2075      +23     
==========================================
+ Hits         1898     1920      +22     
- Misses        154      155       +1
Impacted Files Coverage Δ
cdptools/tests/indexers/test_indexer.py 100% <100%> (ø) :arrow_up:
cdptools/pipelines/index_pipeline.py 100% <100%> (ø) :arrow_up:
cdptools/tests/pipelines/test_index_pipeline.py 100% <100%> (ø) :arrow_up:
cdptools/indexers/indexer.py 96.61% <90%> (-1.35%) :arrow_down:

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 a654bb8...05fa0ab. Read the comment docs.