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

klmitch / nelson
100%

Build:
DEFAULT BRANCH: main
Repo Added 18 Feb 2021 11:49PM UTC
Files 6
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • main

05 Apr 2021 03:17PM UTC coverage: 100.0%. Remained the same
7

push

travis-ci-com

klmitch
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
injector is significantly simplified by identifying a method and returning
an object with a Call method; the returned object also has a Deps field
which indicates the required dependencies.

275 of 275 relevant lines covered (100.0%)

40.52 hits per line

Relevant lines Covered
Build:
Build:
275 RELEVANT LINES 275 COVERED LINES
40.52 HITS PER LINE
Source Files on main
  • Tree
  • List 6
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

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
See All Builds (7)
  • Repo on GitHub
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