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

fix_: correct sensitive regex #6188

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

fix_: correct sensitive regex #6188

wants to merge 1 commit into from

Conversation

qfrank
Copy link
Contributor

@qfrank qfrank commented Dec 10, 2024

Closes #6183

@qfrank qfrank self-assigned this Dec 10, 2024
@status-im-auto
Copy link
Member

status-im-auto commented Dec 10, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ e7d47bc #1 2024-12-10 13:41:46 ~5 min linux 📦zip
✔️ e7d47bc #1 2024-12-10 13:42:10 ~5 min windows 📦zip
✔️ e7d47bc #1 2024-12-10 13:42:41 ~6 min ios 📦zip
✔️ e7d47bc #1 2024-12-10 13:43:54 ~7 min android 📦aar
✔️ e7d47bc #1 2024-12-10 13:45:07 ~8 min macos 📦zip
✔️ e7d47bc #1 2024-12-10 13:47:06 ~10 min macos 📦zip
✖️ e7d47bc #1 2024-12-10 14:07:14 ~30 min tests 📄log
✔️ e7d47bc #2 2024-12-11 02:08:17 ~31 min tests 📄log
✖️ e7d47bc #3 2024-12-11 02:57:25 ~4 min tests-rpc 📄log
✔️ e7d47bc #4 2024-12-11 03:49:46 ~4 min tests-rpc 📄log

@qfrank qfrank marked this pull request as ready for review December 10, 2024 13:57
Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.90%. Comparing base (e6c2f89) to head (e7d47bc).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #6188       +/-   ##
============================================
+ Coverage    13.89%   60.90%   +47.00%     
============================================
  Files          817      832       +15     
  Lines       108311   109882     +1571     
============================================
+ Hits         15055    66924    +51869     
+ Misses       91333    35103    -56230     
- Partials      1923     7855     +5932     
Flag Coverage Δ
functional 13.92% <ø> (+0.02%) ⬆️
unit 60.01% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
mobile/callog/status_request_log.go 84.81% <ø> (+81.01%) ⬆️

... and 653 files with indirect coverage changes

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.

flowType missing for UserProfileCreatePassword and UserProfileConfirmPassword
4 participants