Skip to content

feat(isHash): add validateAlgorithm option, picking up #2296 by @KUSHAGRARAJTIWARI - #2843

Open
simonkundrik wants to merge 1 commit into
validatorjs:masterfrom
simonkundrik:feat/ishash-validate-algorithm
Open

feat(isHash): add validateAlgorithm option, picking up #2296 by @KUSHAGRARAJTIWARI#2843
simonkundrik wants to merge 1 commit into
validatorjs:masterfrom
simonkundrik:feat/ishash-validate-algorithm

feat(isHash): add validateAlgorithm option

1717076
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 7, 2026 in 0s

99.92% (-0.08%) compared to d4e02ee

View this Pull Request on Codecov

99.92% (-0.08%) compared to d4e02ee

Details

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.92%. Comparing base (d4e02ee) to head (1717076).

Files with missing lines Patch % Lines
src/lib/isHash.js 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            master    #2843      +/-   ##
===========================================
- Coverage   100.00%   99.92%   -0.08%     
===========================================
  Files          114      114              
  Lines         2598     2603       +5     
  Branches       658      659       +1     
===========================================
+ Hits          2598     2601       +3     
- Misses           0        1       +1     
- Partials         0        1       +1     

☔ View full report in Codecov by Harness.
📢 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.