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

feat: Improve repositories folder structure #18235

Open
wants to merge 13 commits into
base: dev
Choose a base branch
from

Conversation

przemvs
Copy link
Contributor

@przemvs przemvs commented Oct 30, 2024

Description

Checklist

  • mentions the JIRA issue in the PR name (Ex. WPB-423)
  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

Base automatically changed from feat/refactor-components-structure to dev October 30, 2024 11:48
@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.54%. Comparing base (f749459) to head (86019fb).
Report is 13 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev   #18235      +/-   ##
==========================================
+ Coverage   46.50%   46.54%   +0.03%     
==========================================
  Files         804      818      +14     
  Lines       25857    25887      +30     
  Branches     5882     5879       -3     
==========================================
+ Hits        12024    12048      +24     
- Misses      12327    12333       +6     
  Partials     1506     1506              

* feat: Move AudioRepository to new folder structure

* fix test factory path
* feat: Move AudioRepository to new folder structure

* feat: Move Backup & Cache Repository to new folder structure

* fix path for cache repository
* feat: Move AudioRepository to new folder structure

* feat: Move Backup & Cache Repository to new folder structure

* feat: Move CallingRepository to new folder structure
* feat: Move AudioRepository to new folder structure

* feat: Move Backup & Cache Repository to new folder structure

* feat: Move CallingRepository to new folder structure

* feat: Move ClientRepository to new folder structure
* feat: Move AudioRepository to new folder structure

* feat: Move Backup & Cache Repository to new folder structure

* feat: Move CallingRepository to new folder structure

* feat: Move ClientRepository to new folder structure

* feat: Move ConnectionRepository to new folder structure
* feat: Move ConversationRepository to new folder structure

* feat: Move GiphyRepository to new folder structure
* feat: Move ConversationRepository to new folder structure

* feat: Move GiphyRepository to new folder structure

* feat: Move EventRepository to new folder structure

* feat: Move IntegrationRepository to new folder structure (#18247)

* feat: Move IntegrationRepository to new folder structure

* feat: Move MediaRepository to new folder structure (#18248)
… folder structure (#18249)

* feat: Move Notification & Permission & Properties Repositories to new folder structure

* feat: Move Search and Self Repository to new folder structure (#18251)

* feat: Move Search and Self Repository to new folder structure

* feat: Move StorageRepository to new folder structure (#18252)

* feat: Move StorageRepository to new folder structure

* feat: Move TrackingRepository to new folder structure (#18268)
* feat: Move Notification & Permission & Properties Repositories to new folder structure

* feat: Move Search and Self Repository to new folder structure

* feat: Move StorageRepository to new folder structure

* feat: Move TrackingRepository to new folder structure

* feat: Move UserRepository to new folder structure

* feat: Move TeamRepository to new folder structure (#18270)
Copy link

sonarqubecloud bot commented Nov 5, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
4 Security Hotspots
D Security Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants