Skip to content

Removing unnecessary code

9c3b9b2
Select commit
Loading
Failed to load commit list.
Merged

feat(data-masking): add custom mask functionalities #5837

Removing unnecessary code
9c3b9b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 2025 in 0s

96.25% (-0.01%) compared to 8ff6cac, passed because coverage increased by 0% when compared to adjusted base (96.25%)

View this Pull Request on Codecov

96.25% (-0.01%) compared to 8ff6cac, passed because coverage increased by 0% when compared to adjusted base (96.25%)

Details

Codecov Report

Attention: Patch coverage is 97.67442% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.25%. Comparing base (8ff6cac) to head (9c3b9b2).

Files with missing lines Patch % Lines
...s_lambda_powertools/utilities/data_masking/base.py 95.45% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #5837      +/-   ##
===========================================
- Coverage    96.25%   96.25%   -0.01%     
===========================================
  Files          234      234              
  Lines        11068    11138      +70     
  Branches       805      821      +16     
===========================================
+ Hits         10654    10721      +67     
  Misses         327      327              
- Partials        87       90       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.