RocketChat/Rocket.Chat

View on GitHub
apps/meteor/ee/server/api/engagementDashboard/users.ts

Summary

Maintainability
F
3 days
Test Coverage

Similar blocks of code found in 6 locations. Consider refactoring.
Open

API.v1.addRoute(
    'engagement-dashboard/users/new-users',
    {
        authRequired: true,
        permissionsRequired: ['view-engagement-dashboard'],
Severity: Major
Found in apps/meteor/ee/server/api/engagementDashboard/users.ts and 5 other locations - About 5 hrs to fix
apps/meteor/ee/server/api/engagementDashboard/messages.ts on lines 49..71
apps/meteor/ee/server/api/engagementDashboard/messages.ts on lines 73..95
apps/meteor/ee/server/api/engagementDashboard/messages.ts on lines 97..119
apps/meteor/ee/server/api/engagementDashboard/users.ts on lines 97..119
apps/meteor/ee/server/api/engagementDashboard/users.ts on lines 167..189

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 141.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 6 locations. Consider refactoring.
Open

API.v1.addRoute(
    'engagement-dashboard/users/active-users',
    {
        authRequired: true,
        permissionsRequired: ['view-engagement-dashboard'],
Severity: Major
Found in apps/meteor/ee/server/api/engagementDashboard/users.ts and 5 other locations - About 5 hrs to fix
apps/meteor/ee/server/api/engagementDashboard/messages.ts on lines 49..71
apps/meteor/ee/server/api/engagementDashboard/messages.ts on lines 73..95
apps/meteor/ee/server/api/engagementDashboard/messages.ts on lines 97..119
apps/meteor/ee/server/api/engagementDashboard/users.ts on lines 73..95
apps/meteor/ee/server/api/engagementDashboard/users.ts on lines 167..189

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 141.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 6 locations. Consider refactoring.
Open

API.v1.addRoute(
    'engagement-dashboard/users/users-by-time-of-the-day-in-a-week',
    {
        authRequired: true,
        permissionsRequired: ['view-engagement-dashboard'],
Severity: Major
Found in apps/meteor/ee/server/api/engagementDashboard/users.ts and 5 other locations - About 5 hrs to fix
apps/meteor/ee/server/api/engagementDashboard/messages.ts on lines 49..71
apps/meteor/ee/server/api/engagementDashboard/messages.ts on lines 73..95
apps/meteor/ee/server/api/engagementDashboard/messages.ts on lines 97..119
apps/meteor/ee/server/api/engagementDashboard/users.ts on lines 73..95
apps/meteor/ee/server/api/engagementDashboard/users.ts on lines 97..119

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 141.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 2 locations. Consider refactoring.
Open

API.v1.addRoute(
    'engagement-dashboard/users/chat-busier/hourly-data',
    {
        authRequired: true,
        permissionsRequired: ['view-engagement-dashboard'],
Severity: Major
Found in apps/meteor/ee/server/api/engagementDashboard/users.ts and 1 other location - About 4 hrs to fix
apps/meteor/ee/server/api/engagementDashboard/users.ts on lines 144..165

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 122.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 2 locations. Consider refactoring.
Open

API.v1.addRoute(
    'engagement-dashboard/users/chat-busier/weekly-data',
    {
        authRequired: true,
        permissionsRequired: ['view-engagement-dashboard'],
Severity: Major
Found in apps/meteor/ee/server/api/engagementDashboard/users.ts and 1 other location - About 4 hrs to fix
apps/meteor/ee/server/api/engagementDashboard/users.ts on lines 121..142

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 122.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 2 locations. Consider refactoring.
Open

        '/v1/engagement-dashboard/users/new-users': {
            GET: (params: { start: string; end: string }) => {
                days: { day: Date; users: number }[];
                period: {
                    count: number;
Severity: Major
Found in apps/meteor/ee/server/api/engagementDashboard/users.ts and 1 other location - About 3 hrs to fix
apps/meteor/ee/server/api/engagementDashboard/messages.ts on lines 33..45

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 111.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Identical blocks of code found in 2 locations. Consider refactoring.
Open

            GET: (params: { start: string; end: string }) => {
                month: {
                    day: number;
                    month: number;
                    year: number;
Severity: Major
Found in apps/meteor/ee/server/api/engagementDashboard/users.ts and 1 other location - About 1 hr to fix
apps/meteor/ee/server/lib/engagementDashboard/users.ts on lines 114..122

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 57.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 2 locations. Consider refactoring.
Open

            GET: (params: { start: string; end: string }) => {
                week: {
                    users: number;
                    hour: number;
                    day: number;
Severity: Minor
Found in apps/meteor/ee/server/api/engagementDashboard/users.ts and 1 other location - About 35 mins to fix
apps/meteor/ee/server/lib/engagementDashboard/users.ts on lines 170..178

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 47.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

There are no issues that match your filters.

Category
Status