feat(graph): add Federation Graph page and enhance coverage
Adds a new Federation Graph page to display subgraphs and their schemas. Implements loading state and error handling. Enhances coverage reporting by including 'lcov' format for better insights into test coverage metrics.
This commit is contained in:
@@ -8,6 +8,7 @@ node_modules
|
||||
.env.*
|
||||
!.env.example
|
||||
coverage
|
||||
exported
|
||||
.idea
|
||||
.vscode
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user