CouncilDataProject / cdptools_v2

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

feature/add-test-for-index-pipeline #57

Closed evamaxfield closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #57 into master will increase coverage by 2.07%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage    90.4%   92.48%   +2.07%     
==========================================
  Files          38       39       +1     
  Lines        2011     2048      +37     
==========================================
+ Hits         1818     1894      +76     
+ Misses        193      154      -39
Impacted Files Coverage Δ
...ptools/tests/research_utils/test_research_utils.py 100% <100%> (ø) :arrow_up:
cdptools/tests/pipelines/test_index_pipeline.py 100% <100%> (ø)
cdptools/file_stores/file_store.py 87.5% <0%> (-1.79%) :arrow_down:
cdptools/databases/cloud_firestore_database.py 90.53% <0%> (+4.11%) :arrow_up:
cdptools/pipelines/index_pipeline.py 100% <0%> (+61.22%) :arrow_up:

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 fa2a172...277f226. Read the comment docs.