MeteoSwiss / MeteoSwiss/probtest
cdo-table overrides function from another module at runtime
- Dominant language
- Python
- Stars
- 1
- Forks
- 9
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
The command `cdo-table` overrides a function from another module.
https://github.com/MeteoSwiss/probtest/blob/1551787ab3b1eea0795da591cd0c7ef54e54e84e/engine/cdo_table.py#L129
This alters the behaviour of all other probtests-command relying on that method.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading engine/cdo_table.py at line 129 and tracing the function used by cdo-table and the other probtest commands. Reproduce the command interaction, then identify a focused regression test showing that cdo-table does not alter the behavior of other commands. Done means the commands remain independent and the regression test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100