feat: Add localpart to CSV import #100
Merged
Codecov / codecov/project
succeeded
Dec 13, 2024 in 1s
93.18% (-0.09%) compared to f6ffe7c
View this Pull Request on Codecov
93.18% (-0.09%) compared to f6ffe7c
Details
Codecov Report
Attention: Patch coverage is 92.91339%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 93.18%. Comparing base (
f6ffe7c
) to head (b267043
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/sources/csv.rs | 86.76% | 9 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #100 +/- ##
==========================================
- Coverage 93.26% 93.18% -0.09%
==========================================
Files 9 9
Lines 1604 1716 +112
==========================================
+ Hits 1496 1599 +103
- Misses 108 117 +9
Files with missing lines | Coverage Δ | |
---|---|---|
src/bin/migrate.rs | 98.83% <100.00%> (+0.11%) |
⬆️ |
src/lib.rs | 87.12% <100.00%> (+0.72%) |
⬆️ |
src/sources/ldap.rs | 97.86% <100.00%> (+<0.01%) |
⬆️ |
src/user.rs | 92.56% <100.00%> (+0.90%) |
⬆️ |
src/zitadel.rs | 96.73% <100.00%> (+0.09%) |
⬆️ |
src/sources/csv.rs | 94.79% <86.76%> (-4.47%) |
⬇️ |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update f6ffe7c...b267043. Read the comment docs.
Loading