Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(types): make options param optional in updateProfile #749

Merged
merged 2 commits into from
Aug 11, 2019
Merged

fix(types): make options param optional in updateProfile #749

merged 2 commits into from
Aug 11, 2019

Conversation

rscotten
Copy link
Contributor

@rscotten rscotten commented Aug 11, 2019

Description

Made the options arg optional in updateProfile.
Other changes courtesy of the Prettier linter that were not reversed by running npm run lint:fix.

Check List

If not relevant to pull request, check off as complete

  • All tests passing
  • Docs updated with any changes or examples if applicable
  • Added tests to ensure new feature(s) work properly

Relevant Issues

@codecov
Copy link

codecov bot commented Aug 11, 2019

Codecov Report

❗ No coverage uploaded for pull request base (v3.0.0-alpha.16@9006a52). Click here to learn what that means.
The diff coverage is n/a.

@@                Coverage Diff                 @@
##             v3.0.0-alpha.16     #749   +/-   ##
==================================================
  Coverage                   ?   87.03%           
==================================================
  Files                      ?       30           
  Lines                      ?      972           
  Branches                   ?      178           
==================================================
  Hits                       ?      846           
  Misses                     ?      126           
  Partials                   ?        0

@prescottprue prescottprue changed the title type fix fix(types): make options param optional in updateProfile Aug 11, 2019
@prescottprue prescottprue changed the base branch from next to v3.0.0-alpha.16 August 11, 2019 18:32
@prescottprue prescottprue merged commit 190a5e3 into prescottprue:v3.0.0-alpha.16 Aug 11, 2019
@prescottprue prescottprue mentioned this pull request Aug 11, 2019
3 tasks
prescottprue added a commit that referenced this pull request Aug 15, 2019
* fix(examples): switch to next in simple example with new version of react-redux
* fix(types): make options param optional in `updateProfile` - #749 - @rscotten
* feat(HOCs): remove `createFirestoreConnect` and `createFirebaseConnect` - store selection is no longer necessary
* fix(types): add descriptions for main methods
* fix(types): remove no longer exported functions from types
* feat(tests): replace [`istanbul`](https://www.npmjs.com/package/istanbul) with [`nyc`](https://www.npmjs.com/package/nyc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants