ni / ni/nimi-python

Remove deprecated functions `configure_lcr_custom_cable_compensation`, `get_lcr_custom_cable_compensation_data` from nidcpower API

Open
#1,901 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.