feat: Make password hashing parameters configurable #2332
Merged
Codecov / codecov/project
succeeded
Apr 17, 2025 in 1s
74.81% (+0.99%) compared to c65e067
View this Pull Request on Codecov
74.81% (+0.99%) compared to c65e067
Details
Codecov Report
Attention: Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.
Project coverage is 74.81%. Comparing base (
c65e067) to head (ddbd54f).
Report is 33 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| flask_appbuilder/security/mongoengine/manager.py | 0.00% | 2 Missing |
| flask_appbuilder/security/sqla/manager.py | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2332 +/- ##
==========================================
+ Coverage 73.81% 74.81% +0.99%
==========================================
Files 72 72
Lines 8754 9160 +406
==========================================
+ Hits 6462 6853 +391
- Misses 2292 2307 +15 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading