baobabsoluciones / baobabsoluciones/cornflow
Delete all deprecated code for version 2.0.0
Open
- Dominant language
- Python
- Stars
- 21
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The following code should be deleted for cornflow 2.0.0:
- [ ] old names of methods on the airflow api class.
- [ ] check_solution methods on the experiment class.
- [ ] data_checks method on the experiment class.
Contributor guide
Research direction
Start by locating the Airflow API class and the Experiment class, then inspect the old method names, check_solution methods, and data_checks method listed in the issue. Confirm their callers and related tests before removing them; done means all listed deprecated code is gone without breaking the existing test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100