intersystems / intersystems/ipm
Two misnamed classes/files
- 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
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