evenchange4 / gh-polls-bot

Automatically create polls in GitHub issues.
https://github.com/apps/polls
MIT License
213 stars 10 forks source link

test: add flowtype #3

Closed evenchange4 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #3 into master will increase coverage by 0.13%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #3      +/-   ##
=========================================
+ Coverage   97.36%   97.5%   +0.13%     
=========================================
  Files           5       6       +1     
  Lines          38      40       +2     
  Branches        1       1              
=========================================
+ Hits           37      39       +2     
  Misses          1       1
Impacted Files Coverage Δ
src/utils/API.js 100% <ø> (ø) :arrow_up:
src/utils/config.js 100% <100%> (ø) :arrow_up:
src/utils/toMarkdown.js 100% <100%> (ø) :arrow_up:
src/index.js 100% <100%> (ø)
src/listener.js 94.11% <100%> (ø) :arrow_up:
src/utils/getCommand.js 100% <100%> (ø) :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 53d8832...603bcf9. Read the comment docs.