Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Add flow notations #29

Merged
merged 6 commits into from
Apr 13, 2017
Merged

Add flow notations #29

merged 6 commits into from
Apr 13, 2017

Conversation

alebiavati
Copy link
Contributor

Status

READY

Description

  • add flow type definitions to all files.
  • add flow:copy script to add .flow interfaces to the lib folder on build.

Impacted Areas in Application

  • all src and test files

@alebiavati alebiavati self-assigned this Apr 13, 2017
@alebiavati alebiavati requested a review from avivash April 13, 2017 02:37
@codecov-io
Copy link

codecov-io commented Apr 13, 2017

Codecov Report

Merging #29 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #29   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines          96    100    +4     
  Branches       20     22    +2     
=====================================
+ Hits           96    100    +4
Impacted Files Coverage Δ
src/Themer.js 100% <ø> (ø) ⬆️
src/index.js 100% <ø> (ø) ⬆️
src/middleware/index.js 100% <ø> (ø) ⬆️
src/utils/index.js 100% <100%> (ø) ⬆️
src/decorator/index.js 100% <100%> (ø) ⬆️
src/theme/index.js 100% <100%> (ø) ⬆️

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 1252463...303c6c0. Read the comment docs.

Copy link
Contributor

@avivash avivash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@alebiavati alebiavati merged commit 7ff2050 into master Apr 13, 2017
@alebiavati alebiavati deleted the add-flow-notations branch April 13, 2017 05:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants