Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

loedeman / AutoMapper
93%

DEFAULT BRANCH: master
Build:
Repo Added 21 Jan 2016 07:36PM UTC
Files 10
Badge
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 master
branch: master
CHANGE BRANCH
x
  • master
  • 1.6.4
  • 1.6.5
  • 1.7.0
  • 1.7.2
  • 1.7.3
  • 1.8.0
  • 1.8.1
  • 1.8.2
  • 1.8.3
  • 1.9.0

24 Nov 2017 - 6:24 coverage: 92.706%. Remained the same
67

push

travis-ci

9074bb0336127dd95461e330c919c435?size=18&default=identiconloedeman
Update gulp-umd Configuration to Export AutoMapperJs Namespace (#47)

Before, the UMD configuration ensured that only the `automapper` global
variable was exported. Now, the whole `AutoMapperJs` namespace is
exported. This makes things such as `Profile` and
`CamelCaseNamingConvention` available. The `automapper` variable is
still attached to `window` (or `global`), as there is code in
`AutoMapper.ts` that ensures it does.

Note that in a webpack environment, the `automapper` variable is likely
**not** placed on the `window` or `global` object, as the global `this`
object is likely not the `global` or `window. In this case, calling
`AutoMapper.getInstance()` to get the singleton is likely required.

I think there could be more work on this codebase as far as how it
handles exports and namespacing, and I think I'll have some time to look
into continuing that.

Fixes #41.

340 of 428 branches covered (79.44%)

788 of 850 relevant lines covered (92.71%)

30.66 hits per line

Relevant lines Covered
850 RELEVANT LINES 788 COVERED LINES
Build:
30.66 HITS PER LINE
Source Files on master
  • List 10
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Builds

Builds Branch Commit Type Ran Committer Via Coverage
67 master Update gulp-umd Configuration to Export AutoMapperJs Namespace (#47) Before, the UMD configuration ensured that only the `automapper` global variable was exported. Now, the whole `AutoMapperJs` namespace is exported. This makes things such as `... push 24 Nov 2017 06:26AM UTC 9074bb0336127dd95461e330c919c435?size=18&default=identiconloedeman travis-ci
92.71
66 master Update gulp-umd Configuration to Export AutoMapperJs Namespace Before, the UMD configuration ensured that only the `automapper` global variable was exported. Now, the whole `AutoMapperJs` namespace is exported. This makes things such as `Profile`... Pull #47 24 Nov 2017 03:57AM UTC 9181eb84f9c35729a3bad740fb7f9d93?size=18&default=identiconweb-flow travis-ci
92.71
65 1.9.0 Bumped version numbering to 1.9.0 push 21 Nov 2017 01:00PM UTC 9074bb0336127dd95461e330c919c435?size=18&default=identiconloedeman travis-ci
92.71
64 master Bumped version numbering to 1.9.0 push 21 Nov 2017 12:58PM UTC 9074bb0336127dd95461e330c919c435?size=18&default=identiconloedeman travis-ci
92.71
63 1.9.0 Make null and undefined source objects always return null/undefined (#45) Close #44 push 21 Nov 2017 12:56PM UTC 9074bb0336127dd95461e330c919c435?size=18&default=identiconloedeman travis-ci
92.71
See All Builds (44)
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2023 Coveralls, Inc