Remove deprecated functions `configure_lcr_custom_cable_compensation`, `get_lcr_custom_cable_compensation_data` from nidcpower API
Open
Nobody has claimed this yet.
API
nidcpower
source-breaker
- Dominant language
- Python
- Stars
- 128
- Forks
- 110
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 10
Description
Description of issue
The functions configure_lcr_custom_cable_compensation, get_lcr_custom_cable_compensation_data have been moved to the Obsolete Header for C and will be marked deprecated from version 1.4.4, onward in Python. In version 2.0 of the module, these functions should be removed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the nidcpower API sources and tests for configure_lcr_custom_cable_compensation and get_lcr_custom_cable_compensation_data. Check how deprecated functions are represented, then verify that both functions are removed in the version 2.0 API and that the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100