Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #62296, comment 2


Ignore:
Timestamp:
10/24/2024 02:41:41 PM (16 months ago)
Author:
desrosj
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62296, comment 2

    initial v1  
    11It 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).
    22
    3 Let's just remove flags all together for now.
     3It seems that [https://docs.codecov.com/docs/components Components] are more what we want for multisite/single site.