Skip to content

wip Feature/tools definitions#36

Closed
andrzej-janczak wants to merge 2 commits intomainfrom
feature/tools-definitions
Closed

wip Feature/tools definitions#36
andrzej-janczak wants to merge 2 commits intomainfrom
feature/tools-definitions

Conversation

@andrzej-janczak
Copy link
Copy Markdown
Contributor

No description provided.

@codacy-production
Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (f4fd690) 1004 123 12.25%
Head commit (5fdb8fd) 1004 (+0) 123 (+0) 12.25% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#36) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Comment thread eslint.config.mjs
"ember/no-test-import-export": "error",

// Regexp rules
"regexp/no-dupe-disjunctions": "error",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codacy has a fix for the issue: Unexpected blank line between object properties.

Suggested change
"regexp/no-dupe-disjunctions": "error",
"regexp/no-useless-lazy": "error",

@alerizzo alerizzo deleted the feature/tools-definitions branch June 3, 2025 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant