chaoss / chaoss/grimoirelab-perceval
GitHub pull project traffic
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 324
- Forks
- 187
- PR merge metrics
- No merged PRs in 30d
Description
this is slightly different then some of the other feeds, which are resource based, where this one is a moving window on a time series, it may require some notion of incremental state, as its a trailing two week view.
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
Start with the linked GitHub repository traffic API documentation, then compare its moving two-week time-series response with the existing resource-based feeds in grimoirelab-perceval. The issue mentions possible incremental state but names no files, tests, or entry points; done should include a working traffic feed that handles the trailing window consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, python
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100