Skip to content

refactor: Replace _.isObject with isObject#28376

Merged
kodiakhq[bot] merged 1 commit into
developfrom
refactor/is-object
Mar 13, 2023
Merged

refactor: Replace _.isObject with isObject#28376
kodiakhq[bot] merged 1 commit into
developfrom
refactor/is-object

Conversation

@tassoevan

Copy link
Copy Markdown
Member

Proposed changes (including videos or screenshots)

It introduces another function to lower our dependency on underscore.js.

Issue(s)

Steps to test or reproduce

Further comments

@tassoevan tassoevan added this to the 6.1.0 milestone Mar 13, 2023
@codecov

codecov Bot commented Mar 13, 2023

Copy link
Copy Markdown

Codecov Report

Merging #28376 (6284ad9) into develop (5691033) will increase coverage by 0.04%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #28376      +/-   ##
===========================================
+ Coverage    44.12%   44.17%   +0.04%     
===========================================
  Files          749      750       +1     
  Lines        14579    14581       +2     
  Branches      2071     2072       +1     
===========================================
+ Hits          6433     6441       +8     
+ Misses        7872     7866       -6     
  Partials       274      274              
Flag Coverage Δ
e2e 44.13% <66.66%> (+0.04%) ⬆️

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

@tassoevan tassoevan marked this pull request as ready for review March 13, 2023 03:38
@tassoevan tassoevan requested a review from a team March 13, 2023 04:09
@dionisio-bot dionisio-bot Bot added the stat: ready to merge PR tested and approved waiting for merge label Mar 13, 2023
@kodiakhq kodiakhq Bot merged commit 6069e9d into develop Mar 13, 2023
@kodiakhq kodiakhq Bot deleted the refactor/is-object branch March 13, 2023 13:49
gabriellsh added a commit that referenced this pull request Mar 13, 2023
…ketChat/Rocket.Chat into matrixSearchTestBranch

* 'feat/federation-public-room-search-2' of github.com:RocketChat/Rocket.Chat: (42 commits)
  refactor: Replace `_.isObject` with `isObject` (#28376)
  fix: small tweaks
  chore: Remove old css (#28140)
  fix: Thread list not scrolling to bottom when sending a message. (#28346)
  refactor: Federation refactor towards services + file names improvement + E2E tests fixes (#28326)
  i18n: Language update from LingoHub 🤖 on 2023-03-10Z (#28365)
  refactor: Improve sidebar search list hook (#28328)
  Chore: Change the PR title check to use conventional commits (#28358)
  [IMPROVE] Galician onboarding translation (#27908)
  [IMPROVE] Adding input type=password to AWS secrets fields (#28159)
  [FIX] Normal and multiline messages adding extra spaces upon copying/pasting (#28187)
  Chore: remove unused prop in register workspace modal (#28317)
  [FIX] App crashing when switching to Hindi (hi-In) language (#28285)
  [NEW] Registered Loom oEmbed (#28339)
  fix: create dm users before join the room
  tests: add unit tests + small tweaks
  fix: fix invite links button logic
  chore: fix lint
  Chore: Remove/replace some Meteor packages (#28189)
  Chore: Unused/dead code removal (#28155)
  ...
@casalsgh casalsgh modified the milestones: 6.1.0, 6.2.0 Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stat: ready to merge PR tested and approved waiting for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants