CouncilDataProject / cdptools_v2

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

ADMIN/remove-bin-from-code-cov #38

Closed evamaxfield closed 5 years ago

evamaxfield commented 5 years ago

Removes bin scripts and inits from code cov.

codecov-io commented 5 years ago

Codecov Report

Merging #38 into master will increase coverage by 4.63%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #38      +/-   ##
========================================
+ Coverage   59.37%    64%   +4.63%     
========================================
  Files          38     27      -11     
  Lines        1398   1289     -109     
========================================
- Hits          830    825       -5     
+ Misses        568    464     -104
Impacted Files Coverage Δ
cdptools/bin/run_cdp_pipeline.py
cdptools/utils/__init__.py
cdptools/bin/__init__.py
cdptools/bin/test_cdp_pipeline.py
cdptools/tests/event_scrapers/__init__.py
cdptools/tests/file_stores/__init__.py
cdptools/tests/__init__.py
cdptools/tests/audio_splitters/__init__.py
cdptools/tests/databases/__init__.py
cdptools/sr_models/__init__.py
... and 1 more

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 361ed2d...ab02c84. Read the comment docs.