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

refactor(file.server): Remove wrapAsync and convert to TS #28823

Merged
merged 1 commit into from Apr 6, 2023

Conversation

rodrigok
Copy link
Member

@rodrigok rodrigok commented Apr 6, 2023

Proposed changes (including videos or screenshots)

Issue(s)

Steps to test or reproduce

Further comments

@rodrigok rodrigok marked this pull request as ready for review April 6, 2023 00:53
@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Merging #28823 (af12c13) into develop (f15feb4) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #28823      +/-   ##
===========================================
- Coverage    45.37%   45.35%   -0.03%     
===========================================
  Files          726      726              
  Lines        14278    14278              
  Branches      2214     2214              
===========================================
- Hits          6479     6476       -3     
- Misses        7494     7496       +2     
- Partials       305      306       +1     
Flag Coverage Δ
e2e 45.32% <ø> (-0.02%) ⬇️

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

@ggazzo ggazzo merged commit 4f511d0 into develop Apr 6, 2023
34 checks passed
@ggazzo ggazzo deleted the refactor/file-server branch April 6, 2023 05:19
gabriellsh added a commit that referenced this pull request Apr 6, 2023
…fullName

* 'develop' of github.com:RocketChat/Rocket.Chat: (134 commits)
  refactor(Meteor.user): Remove all occurrences (#28647)
  refactor: Remove unused meteor packages (#28821)
  fix: check if custom field is required to apply rule (#28428)
  fix: Confirm password flow fixed and refactored (#28453)
  refactor(file.server): Remove wrapAsync and convert to TS (#28823)
  refactor(client): `openRoom` dilluted into components (#28794)
  refactor: Isolate last Promise.await calls on accounts’ code (#28817)
  refactor: `Service Configuration` async on server (#28813)
  refactor: `utils` to ts (#28818)
  refactor: Remove fibers from `rocketchat-version` package (#28776)
  refactor: convert apps api to ts (#28815)
  refactor: Remove Promise.await from importer-pendind-file.js (#28812)
  refactor: Remove promise.await from csv importer (#28810)
  refactor: Isolate Promise.await of updateOrCreateUserFromExternalService (#28811)
  regression: remove callbacks from `Meteor.callAsync` (#28809)
  refactor: Move from `meteor/http` to `meteor/fetch` - 2x (#28799)
  refactor: Remove unnecessary Tokens collection and Fibers usage (#28803)
  regression: add missing await for RocketChatFile (#28807)
  refactor: Remove fibers from Users Model (#28797)
  ci: add branch config back to checkout action (#28802)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants