Conversation
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
|
@jdx The combination of #3015 and this PR changed the behavior of |
|
not intentional, I've done a ton of work refactoring so that using the "short" (apollo-rover) and the "full" (ubi:apollographql/router) is more consistent in the codebase so it's not surprising this happened. Most of the code before was written before these were different concepts (before backends) so there wasn't a distinction and over time a bunch of exceptions were added to resolve it when needed that had to go. Wherever the status is displayed probably just needs to switch from |
Fixes #3025