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

klmitch / nelson / 7

Builds Branch Commit Type Ran Committer Via Coverage
7 main Replace dependency injector This commit replaces the dependency injector. A flaw in the usage pattern of the original was realized: it is necessary to determine the required input types separately from invoking the method. The new dependency in... push 05 Apr 2021 03:19PM UTC klmitch travis-ci-com
100.0
6 main Create an Interval type This commit introduces an Interval type with a representation derived from mathematical literature: "[lo,hi)". A square bracket indicates an "inclusive" number (that is, the interval includes that number), while a round b... push 21 Feb 2021 11:18PM UTC klmitch travis-ci-com
100.0
5 main Create the Injector This commit contains an internal package called the Injector package, which defines an Injector type. This type performs dependency injection based on parameter types in method calls, and includes such features as auto-vivifi... push 20 Feb 2021 01:56AM UTC klmitch travis-ci-com
100.0
4 main Correct Travis URL Since Travis is moving, the README.md needed to be updated with the new URL. push 18 Feb 2021 11:59PM UTC klmitch travis-ci-com
100.0
3 main Add error wrapper This commit adds the CommandError error wrapper. This allows an error to be returned that specifies the exit code of the program and whether a usage message should be emitted. push 18 Feb 2021 11:55PM UTC klmitch travis-ci-com
100.0
2 main Add error wrapper This commit adds the CommandError error wrapper. This allows an error to be returned that specifies the exit code of the program and whether a usage message should be emitted. push 18 Feb 2021 11:54PM UTC klmitch travis-ci-com
100.0
1 master Add error wrapper This commit adds the CommandError error wrapper. This allows an error to be returned that specifies the exit code of the program and whether a usage message should be emitted. push 18 Feb 2021 11:51PM UTC klmitch travis-ci-com
100.0
  • 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