commercetest / commercetest/nlnet
Loading the contents of test_files_list.txt into a DataFrame
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Reading the `repourl` and test files for each repo from `test_files_list.txt` and load them into a DataFrame and then merge this to the existing df `updated_local_github_df_test_count.csv`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating `test_files_list.txt` and the code that produces or loads `updated_local_github_df_test_count.csv`. Trace how repository URLs and test-file entries are represented, then define completion as loading those contents into a DataFrame and merging the result with the existing DataFrame without losing the repository associations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100