Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

脱敏规则不区分大小写 #2347

Merged
merged 2 commits into from
Oct 25, 2023
Merged

脱敏规则不区分大小写 #2347

merged 2 commits into from
Oct 25, 2023

Conversation

woshiyanghai
Copy link
Contributor

脱敏规则匹配时,统一转成小写进行匹配
#2328

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fa2bb13) 75.69% compared to head (f366038) 75.69%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2347   +/-   ##
=======================================
  Coverage   75.69%   75.69%           
=======================================
  Files         108      108           
  Lines       15707    15708    +1     
=======================================
+ Hits        11889    11890    +1     
  Misses       3818     3818           
Files Coverage Δ
sql/utils/data_masking.py 90.22% <100.00%> (+0.07%) ⬆️

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

@LeoQuote LeoQuote merged commit 2411ca0 into hhyo:master Oct 25, 2023
10 checks passed
finovy pushed a commit to finovy/Archery that referenced this pull request Nov 10, 2023
* 修改脱敏不区分大小写

* 如果脱敏规则配置时大小写混用转成小写匹配
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants