Commit e40d0d3
fix(ci): Add additional coverage exclusions for service interfaces and configs (#8693)
- Exclude designer-client-services lib files (service interfaces/exports)
- Exclude lib/base/** (abstract base classes tested via implementations)
- Exclude environment-specific barrel files (consumption/standard index.ts)
- Exclude operations/schemas/staticresultschema (static definitions)
- Exclude Context and Provider files (app setup, not business logic)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent b39aa61 commit e40d0d3
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
111 | 127 | | |
112 | 128 | | |
113 | 129 | | |
| |||
0 commit comments