feat: add schema validation for localization files #12537
Merged
Codecov / codecov/project
succeeded
Oct 22, 2024 in 1s
89.93% (+0.26%) compared to ef1e054
View this Pull Request on Codecov
89.93% (+0.26%) compared to ef1e054
Details
Codecov Report
Attention: Patch coverage is 97.82609%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 89.93%. Comparing base (
ef1e054
) to head (a73deb5
).
Report is 102 commits behind head on dev.
Files with missing lines | Patch % | Lines |
---|---|---|
.../fx-core/src/component/driver/teamsApp/validate.ts | 97.82% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## dev #12537 +/- ##
==========================================
+ Coverage 89.66% 89.93% +0.26%
==========================================
Files 583 571 -12
Lines 34668 33761 -907
Branches 6768 6696 -72
==========================================
- Hits 31085 30362 -723
+ Misses 1588 1495 -93
+ Partials 1995 1904 -91
Files with missing lines | Coverage Δ | |
---|---|---|
.../fx-core/src/component/driver/teamsApp/validate.ts | 91.42% <97.82%> (+5.16%) |
⬆️ |
Loading