Skip to content

Conversation

@jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Feb 7, 2025

fixes #1198

@jkowalleck jkowalleck added the enhancement New feature or request label Feb 7, 2025
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
@codacy-production
Copy link

codacy-production bot commented Feb 14, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) 100.00% (target: 90.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (658e69c) 25149 24754 98.43%
Head commit (468d515) 25158 (+9) 24763 (+9) 98.43% (+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 (#1210) 7 7 100.00%

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

Signed-off-by: Jan Kowalleck <[email protected]>
@jkowalleck jkowalleck changed the title [WIP] feat: prefix native module imports with node: refactor: prefix native module imports with node: Feb 14, 2025
@jkowalleck jkowalleck marked this pull request as ready for review February 14, 2025 11:55
@jkowalleck jkowalleck requested a review from a team as a code owner February 14, 2025 11:55
@jkowalleck jkowalleck merged commit 966f3cf into main Feb 14, 2025
35 checks passed
@jkowalleck jkowalleck deleted the feat/imports-node-prefixed branch February 14, 2025 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: modernize node imports

2 participants