codecov / engineering-team

This is a general repo to use with GH Projects
2 stars 1 forks source link

ISSUE: user wants to see change trends and delta #1413

Open codecovdesign opened 3 months ago

codecovdesign commented 3 months ago

Problem to solve

When analyzing the bundle data, users described desire to see the "delta" and/or "change" of assets over time and between commits/branches.

https://github.com/codecov/engineering-team/assets/87861036/715c9e61-ee8d-4ba8-b6e9-63b347ee7596

https://github.com/codecov/engineering-team/assets/87861036/412408f9-cdba-42c1-b660-f0173bc9c7e0

https://github.com/codecov/engineering-team/assets/87861036/ffce4255-1935-4c12-8a89-ed03c0f2891d

Solution

At repo level explore showing changes over time, changes from last commit, and/or changes at release level (issue TODO)

Consider longer term implications too as under review in: https://github.com/codecov/engineering-team/issues/1420

view designs + engineering investigation

### Tasks
- [ ] https://github.com/codecov/engineering-team/issues/1698
### Backend ingestion
- [ ] https://github.com/codecov/engineering-team/issues/1767
- [ ] https://github.com/codecov/engineering-team/issues/1768
- [ ] https://github.com/codecov/engineering-team/issues/1765
- [ ] https://github.com/codecov/engineering-team/issues/1766
- [ ] https://github.com/codecov/engineering-team/issues/1769
- [ ] https://github.com/codecov/engineering-team/issues/1770
- [ ] https://github.com/codecov/engineering-team/issues/1771
- [ ] https://github.com/codecov/engineering-team/issues/1825
- [ ] https://github.com/codecov/engineering-team/issues/1875
- [ ] https://github.com/codecov/engineering-team/issues/1846
### Backend Retrieval
- [ ] https://github.com/codecov/engineering-team/issues/1772
- [ ] https://github.com/codecov/engineering-team/issues/1773
- [ ] https://github.com/codecov/engineering-team/issues/1774
- [ ] https://github.com/codecov/engineering-team/issues/1775
- [ ] https://github.com/codecov/engineering-team/issues/1976
### UI Changes
- [ ] https://github.com/codecov/engineering-team/issues/1800
- [ ] https://github.com/codecov/engineering-team/issues/1801
- [ ] https://github.com/codecov/engineering-team/issues/1802
- [ ] https://github.com/codecov/engineering-team/issues/1803
- [ ] https://github.com/codecov/engineering-team/issues/1804
- [ ] https://github.com/codecov/engineering-team/issues/1805
codecovdesign commented 2 months ago

some ideation of how this could help:

user wants to see changes over time

user wants to see how asset changed from last time of change

nicholas-codecov commented 2 months ago

Anything around tracking individual assets going to be extremely difficult to accomplish atm, we need to do some work to figure this out as with each change to an asset, the file name changes so it is hard to track over time.