Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Apply type casting in createToken to avoid $FlowFixMe #283

Merged
merged 2 commits into from
Sep 7, 2018
Merged

Apply type casting in createToken to avoid $FlowFixMe #283

merged 2 commits into from
Sep 7, 2018

Conversation

AlexMSmithCA
Copy link
Member

Minor Flow fix to avoid $FlowFixMe, given we know the return type for createToken.

@AlexMSmithCA AlexMSmithCA self-assigned this Sep 5, 2018
@AlexMSmithCA AlexMSmithCA added bugfix and removed bugfix labels Sep 5, 2018
KevinGrandon
KevinGrandon previously approved these changes Sep 5, 2018
@codecov
Copy link

codecov bot commented Sep 5, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #283   +/-   ##
=======================================
  Coverage   92.25%   92.25%           
=======================================
  Files          18       18           
  Lines         400      400           
  Branches       76       76           
=======================================
  Hits          369      369           
  Misses         17       17           
  Partials       14       14
Impacted Files Coverage Δ
src/create-token.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 3ee3269...34158b6. Read the comment docs.

@AlexMSmithCA
Copy link
Member Author

!merge

@old-fusion-bot old-fusion-bot bot merged commit c802d47 into fusionjs:master Sep 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants