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

williamareynolds / ts-cat / 38

Builds Branch Commit Type Ran Committer Via Coverage
38 develop feat(maybe): implement Alternative and Plus instances for Maybe push 06 Jan 2020 04:09AM UTC williamareynolds travis-ci pending completion   set done
37 develop feat(applicative): add stub for Applicative class interface Since Typescript doesn't allow static member interfaces, Applicative1 can't really enforce an instance, but at the very least the comment may be a good indicator to developers of what sh... push 06 Jan 2020 04:05AM UTC williamareynolds travis-ci pending completion   set done
36 master feat(alt): add an interface for Alt with instance for Maybe re #3 push 05 Jan 2020 05:33AM UTC williamareynolds travis-ci pending completion   set done
35 develop feat(alt): add an interface for Alt with instance for Maybe re #3 push 05 Jan 2020 05:27AM UTC williamareynolds travis-ci pending completion   set done
34 develop fix(maybe): toString return type changed from String to string push 05 Jan 2020 04:46AM UTC williamareynolds travis-ci pending completion   set done
33 master docs: add keyworks and update CONTRIBUTING.md push 05 Jan 2020 04:39AM UTC williamareynolds travis-ci pending completion   set done
32 develop docs: add keyworks and update CONTRIBUTING.md push 05 Jan 2020 04:38AM UTC williamareynolds travis-ci pending completion   set done
31 master fix(maybe): ensure maybe type parameter excludes null and undefined Maybe is intended to encapsulate null and undefined values. It shouldn't show Maybe<undefined | number> even though that's technically true. Despite this, Maybe.of(undefined) wil... push 05 Jan 2020 01:17AM UTC williamareynolds travis-ci pending completion   set done
30 develop fix(maybe): ensure maybe type parameter excludes null and undefined Maybe is intended to encapsulate null and undefined values. It shouldn't show Maybe<undefined | number> even though that's technically true. Despite this, Maybe.of(undefined) wil... push 05 Jan 2020 01:16AM UTC williamareynolds travis-ci pending completion   set done
29 master fix(maybe): ensure value is type never for Nothing push 04 Jan 2020 09:16PM UTC williamareynolds travis-ci pending completion   set done
28 develop fix(maybe): ensure value is type never for Nothing push 04 Jan 2020 09:13PM UTC williamareynolds travis-ci pending completion   set done
27 master feat(maybe): add a monad instance for maybe Maybe encapsulates operations on values which may not exist. Tests are added to cover it. Another ts-jest diagnostic rule was disabled because it was getting confused about the behavior of maybe. Typesc... push 04 Jan 2020 08:51PM UTC williamareynolds travis-ci pending completion   set done
26 develop feat(maybe): add a monad instance for maybe Maybe encapsulates operations on values which may not exist. Tests are added to cover it. Another ts-jest diagnostic rule was disabled because it was getting confused about the behavior of maybe. Typesc... push 04 Jan 2020 08:49PM UTC williamareynolds travis-ci pending completion   set done
25 master chore: set package version back to dev Package versioning is handled by semantic-release, so it should remain at 0.0.0-development. push 04 Jan 2020 08:00PM UTC williamareynolds travis-ci pending completion   set done
24 develop chore: set package version back to dev Package versioning is handled by semantic-release, so it should remain at 0.0.0-development. push 04 Jan 2020 07:59PM UTC williamareynolds travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 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

© 2025 Coveralls, Inc