Skip to content

Conversation

@prescottprue
Copy link
Owner

@prescottprue prescottprue commented Mar 22, 2018

Description

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 Mar 22, 2018

Codecov Report

Merging #431 into master will decrease coverage by 0.03%.
The diff coverage is 100%.

@@            Coverage Diff            @@
##           master    #431      +/-   ##
=========================================
- Coverage   90.93%   90.9%   -0.04%     
=========================================
  Files          23      23              
  Lines        2394    2396       +2     
  Branches      373     373              
=========================================
+ Hits         2177    2178       +1     
- Misses        217     218       +1

@prescottprue
Copy link
Owner Author

@urbantumbleweed Thanks for the addition. I am going to pull out the change to file upload meta data since it is a feature more than fixing a bug - we can get it into v2.1.0 instead.

Scott Prue and others added 4 commits March 25, 2018 00:59
Previously a the typo `uploadTaskShaphot` was pervasive throughout the
variables names and return values of firebase storage upload tasks,
including in the objects returned in promise resolutions to the
end-user. This commit preserves the typos in the public interface while
also providing the correct `uploadTaskSnapshot` key in those objects.
fix(storage): fix a typo related to UploadTaskSnapshot within uploadFile
@fej-snikduj fej-snikduj merged commit 33337e9 into master Mar 28, 2018
@fej-snikduj fej-snikduj deleted the v2.0.6 branch March 28, 2018 19:35
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.

5 participants