Changes between Initial Version and Version 1 of Ticket #62296, comment 2
- Timestamp:
- 10/24/2024 02:41:41 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62296, comment 2
initial v1 1 1 It also looks like we're not using `flags` correctly ([https://docs.codecov.com/docs/flags docs]). Only one flag per report is supported, and using the same flag on overlapping results will cause some inaccurate numbers (multisite/single). 2 2 3 Let's just remove flags all together for now.3 It seems that [https://docs.codecov.com/docs/components Components] are more what we want for multisite/single site.