intersystems / intersystems/ipm

Two misnamed classes/files

Open Beginner friendly
#1,204 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
ObjectScript
Stars
41
Forks
29
Avg merge
23h 54m
Merged PRs (30d)
4

Description

## Describe the bug
Two files are misnamed/in the wrong directory.

1) `src/cls/IPM/Utils/ComparisonAdaptor/PropertyAdaptor.cls` contains `%IPM.Utils.ComparisonAdaptor.PropertyParams`
2. `tests/unit_tests/Test/PM/Integration/SelectiveDeployResource.cls` contains `Test.PM.Unit.SelectiveDeployResource`

## Expected behavior
Class names and paths should align.

Contributor guide

Open the contributing guide

Research direction

Inspect the class declarations and paths in src/cls/IPM/Utils/ComparisonAdaptor/PropertyAdaptor.cls and tests/unit_tests/Test/PM/Integration/SelectiveDeployResource.cls. Align each file path with the class it contains, then verify both class names and locations match the issue's expected behavior.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.