Rocket.Chat icon indicating copy to clipboard operation
Rocket.Chat copied to clipboard

[FIX] Fix detect file type of UploadCreator

Open cuonghuunguyen opened this issue 2 years ago • 1 comments

Proposed changes (including videos or screenshots)

Fix file type detector of the UploadCreator

Issue(s)

image

Steps to test or reproduce

Further comments

cuonghuunguyen avatar Dec 28 '22 15:12 cuonghuunguyen

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 42.92%. Comparing base (a3b8f16) to head (a8a5256). Report is 2827 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #27660      +/-   ##
===========================================
- Coverage    43.99%   42.92%   -1.08%     
===========================================
  Files          811      838      +27     
  Lines        17166    17685     +519     
  Branches      1901     1976      +75     
===========================================
+ Hits          7552     7591      +39     
- Misses        9362     9843     +481     
+ Partials       252      251       -1     
Flag Coverage Δ
e2e 42.92% <ø> (-1.08%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

codecov[bot] avatar Dec 28 '22 17:12 codecov[bot]