micro-analytics / micro-analytics-cli

Public analytics as a Node.js microservice. No sysadmin experience required! πŸ“ˆ
MIT License
734 stars 39 forks source link

Pass filters to get #72

Closed relekang closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #72 into master will decrease coverage by 7.69%. The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #72     +/-   ##
=========================================
- Coverage   75.46%   67.76%   -7.7%     
=========================================
  Files          10       10             
  Lines         269      273      +4     
  Branches       46       50      +4     
=========================================
- Hits          203      185     -18     
- Misses         61       81     +20     
- Partials        5        7      +2
Impacted Files Coverage Ξ”
packages/micro-analytics-cli/src/handler.js 53.96% <80%> (-18.92%) :arrow_down:
packages/micro-analytics-cli/src/utils.js 23.52% <0%> (-52.95%) :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 1243281...ca4ec65. Read the comment docs.

relekang commented 7 years ago

Rebased this after the merge of meta branch :v:

relekang commented 7 years ago

No worries, better this way. Much easier to rebase this than the meta branch πŸ˜†