Skip to content

Conversation

@tohhsinpei
Copy link
Member

Description

b/278767412

Context

@tohhsinpei tohhsinpei changed the base branch from master to hsinpei/database-chunk-3 April 25, 2023 23:27
@tohhsinpei tohhsinpei requested a review from fredzqm April 25, 2023 23:31
@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2023

Codecov Report

Patch coverage: 94.82% and project coverage change: -0.59 ⚠️

Comparison is base (1aa6160) 55.21% compared to head (2ae68dd) 54.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5735      +/-   ##
==========================================
- Coverage   55.21%   54.62%   -0.59%     
==========================================
  Files         325      325              
  Lines       22218    22790     +572     
  Branches     4521     4769     +248     
==========================================
+ Hits        12267    12450     +183     
- Misses       8863     9243     +380     
- Partials     1088     1097       +9     
Impacted Files Coverage Δ
src/database/import.ts 93.54% <94.82%> (-3.83%) ⬇️

... and 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Base automatically changed from hsinpei/database-chunk-3 to master April 27, 2023 17:38
@tohhsinpei tohhsinpei force-pushed the hsinpei/database-chunk-4 branch from cb695d4 to a48cb55 Compare April 27, 2023 22:16
@fredzqm fredzqm assigned tohhsinpei and unassigned fredzqm Apr 27, 2023
@tohhsinpei tohhsinpei assigned fredzqm and unassigned tohhsinpei Apr 28, 2023
@tohhsinpei tohhsinpei requested a review from fredzqm May 1, 2023 18:15
@tohhsinpei tohhsinpei requested a review from joehan May 3, 2023 17:31
@tohhsinpei tohhsinpei assigned joehan and unassigned fredzqm May 3, 2023
@tohhsinpei tohhsinpei enabled auto-merge (squash) May 3, 2023 17:46
@tohhsinpei tohhsinpei merged commit f44b1da into master May 3, 2023
@joehan joehan deleted the hsinpei/database-chunk-4 branch May 3, 2023 17:59
ProfHercules pushed a commit to ProfHercules/firebase-tools that referenced this pull request May 5, 2023
…#5735)

* Retry non-fatal ETIMEDOUT error in database:import

* Add unit test

* Do multi-path PATCH instead of PUT in database:import

* Extract longest common prefix from pathnames in batch

* Fix lint

* Count and store data size when chunking

* Fix lint

* Compact batch before push instead of pairwise while streaming

---------

Co-authored-by: joehan <joehanley@google.com>
tonyjhuang pushed a commit that referenced this pull request May 22, 2023
* Retry non-fatal ETIMEDOUT error in database:import

* Add unit test

* Do multi-path PATCH instead of PUT in database:import

* Extract longest common prefix from pathnames in batch

* Fix lint

* Count and store data size when chunking

* Fix lint

* Compact batch before push instead of pairwise while streaming

---------

Co-authored-by: joehan <joehanley@google.com>
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.

4 participants