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: updating user using FAB security api breaking user password hash #2179

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

fix: updating user using FAB security api breaking user password hash

bc6e81a
Select commit
Loading
Failed to load commit list.
Open

fix: updating user using FAB security api breaking user password hash #2179

fix: updating user using FAB security api breaking user password hash
bc6e81a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 30, 2024 in 0s

48.36% (-30.96%) compared to 59db85d

View this Pull Request on Codecov

48.36% (-30.96%) compared to 59db85d

Details

Codecov Report

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

Project coverage is 48.36%. Comparing base (59db85d) to head (bc6e81a).
Report is 38 commits behind head on master.

Files with missing lines Patch % Lines
flask_appbuilder/security/sqla/apis/user/api.py 0.00% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (59db85d) and HEAD (bc6e81a). Click for more details.

HEAD has 7 uploads less than BASE
Flag BASE (59db85d) HEAD (bc6e81a)
python 8 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2179       +/-   ##
===========================================
- Coverage   79.31%   48.36%   -30.96%     
===========================================
  Files          72       72               
  Lines        8974     8699      -275     
===========================================
- Hits         7118     4207     -2911     
- Misses       1856     4492     +2636     

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