feat(data-masking): add support for Pydantic models, dataclasses, and standard classes #6413
Codecov / codecov/project
failed
Apr 11, 2025 in 0s
96.32% (-0.02%) compared to ccdd002
View this Pull Request on Codecov
96.32% (-0.02%) compared to ccdd002
Details
Codecov Report
Attention: Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.
Project coverage is 96.32%. Comparing base (
ccdd002) to head (095f625).
Report is 1 commits behind head on develop.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...s_lambda_powertools/utilities/data_masking/base.py | 86.66% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## develop #6413 +/- ##
===========================================
- Coverage 96.33% 96.32% -0.02%
===========================================
Files 243 243
Lines 11797 11812 +15
Branches 878 881 +3
===========================================
+ Hits 11365 11378 +13
- Misses 337 338 +1
- Partials 95 96 +1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading