• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

trustelem / zxcvbn / 35

Builds Branch Commit Type Ran Committer Via Coverage
35 master TestPasswordStrength: compare guesses values using assert.InEpsilon Allow minor differences in float results from go vs javascript push 18 Nov 2020 11:38PM UTC vanackere travis-ci
97.0
34 master Remove test dependency to the current year The scoring of some passwords can depend on scoring.ReferenceYear. Since we want to avoid having our tests break every year, we now temporarily set scoring.ReferenceYear to the year when the tests were g... push 18 Nov 2020 09:22PM UTC vanackere travis-ci
97.0
33 master matching: handle composite characters correctly push 26 Nov 2019 11:44AM UTC vanackere travis-ci
97.0
32 matching/composite_characters matching: handle composite characters correctly Pull #11 26 Nov 2019 11:37AM UTC web-flow travis-ci
97.0
31 master add no_embedded_dict build tag push 01 Nov 2019 06:16PM UTC vanackere travis-ci
96.99
30 no_embedded_dict add no_embedded_dict build tag Pull #10 15 Oct 2019 11:22AM UTC web-flow travis-ci
96.99
28 master match: add tests push 26 Jan 2019 05:31PM UTC vanackere travis-ci
96.99
27 master Update .travis.yml Exclude fuzz/ directory from code coverage push 26 Jan 2019 03:44PM UTC web-flow travis-ci
96.63
26 v1.0.1 Disable go modules for fuzzing Issue: https://github.com/dvyukov/go-fuzz/issues/195 push 24 Jan 2019 11:32PM UTC vanackere travis-ci
95.93
25 master Disable go modules for fuzzing Issue: https://github.com/dvyukov/go-fuzz/issues/195 push 24 Jan 2019 11:32PM UTC vanackere travis-ci
95.93
22 master Fix nil dereference We're counting down through the possible keys in a map. The keys need not be contiguous so skip key values which are not found in the map. push 04 Apr 2018 01:46PM UTC vanackere travis-ci pending completion
21 master Fix nil dereference We're counting down through the possible keys in a map. The keys need not be contiguous so skip key values which are not found in the map. Pull #5 31 Mar 2018 03:45PM UTC web-flow travis-ci pending completion
20 master Revert wrong change introduced in "Add fuzzing helper scripts" push 31 Mar 2018 01:40PM UTC vanackere travis-ci pending completion
19 master Fix fuzzing crashes in repeatMatch.Matches regexp2's FindStringMatchStartingAt takes a _string index_ as input. The output matches refer to _rune array indices_. These need to be converted to string indices to be passed safely into FindStringMatc... push 31 Mar 2018 01:35PM UTC vanackere travis-ci pending completion
18 master Fix fuzzing crashes in repeatMatch.Matches regexp2's FindStringMatchStartingAt takes a _string index_ as input. The output matches refer to _rune array indices_. These need to be converted to string indices to be passed safely into FindStringMatc... Pull #4 31 Mar 2018 12:56PM UTC web-flow travis-ci pending completion
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc