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: change explore tab to collection tab #3243

Merged
merged 6 commits into from
Apr 25, 2024

style: remove unused code and fix incorrect naming style during renaming

5eb8405
Select commit
Loading
Failed to load commit list.
Merged

feat: change explore tab to collection tab #3243

style: remove unused code and fix incorrect naming style during renaming
5eb8405
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Apr 25, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Coverage increased per file
===========================
+ src/app/features/home/capture-tab/capture-tab.component.ts  1.039
+ src/app/features/home/home.page.ts  1.13
         

Coverage decreased per file
===========================
- src/app/shared/capture-tab/capture-tab.service.ts  -1.818
         

Complexity increasing per file
==============================
- src/app/features/home/collection-tab/collection-tab/collection-tab.component.spec.ts  1
- src/app/features/home/collection-tab/collection-tab/collection-tab.component.ts  1
         

Complexity decreasing per file
==============================
+ src/app/features/home/capture-tab/capture-tab.component.ts  -1
         

Clones added
============
- src/app/features/home/collection-tab/collection-tab/collection-tab.component.spec.ts  1
         

Clones removed
==============
+ src/app/features/home/capture-tab/capture-tab.component.ts  -1
         

See the complete overview on Codacy