fix(treeu): flat mapper now accepts 'constructor' and 'result' as valid keys #1524
Codecov / codecov/project
failed
Jan 22, 2025 in 0s
93.30% (-0.36%) compared to f5d6015
View this Pull Request on Codecov
93.30% (-0.36%) compared to f5d6015
Details
Codecov Report
Attention: Patch coverage is 53.84615%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 93.30%. Comparing base (
f5d6015
) to head (85f1e84
).
Files with missing lines | Patch % | Lines |
---|---|---|
packages/treeu/src/mapper/flat-tree-ws-mapper.ts | 53.84% | 5 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1524 +/- ##
==========================================
- Coverage 93.66% 93.30% -0.36%
==========================================
Files 132 132
Lines 1262 1269 +7
Branches 261 265 +4
==========================================
+ Hits 1182 1184 +2
- Misses 72 76 +4
- Partials 8 9 +1
Files with missing lines | Coverage Δ | |
---|---|---|
packages/treeu/src/mapper/flat-tree-ws-mapper.ts | 87.87% <53.84%> (-7.04%) |
⬇️ |
Loading