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

loedeman / AutoMapper
93%

Build:
DEFAULT BRANCH: master
Repo Added 21 Jan 2016 07:36PM UTC
Files 10
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 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
  • master

pending completion
67

push

travis-ci

loedeman
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
Build:
Build:
850 RELEVANT LINES 788 COVERED LINES
30.66 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent 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 loedeman travis-ci pending completion  
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 web-flow travis-ci pending completion  
65 1.9.0 Bumped version numbering to 1.9.0 push 21 Nov 2017 01:00PM UTC loedeman travis-ci pending completion  
64 master Bumped version numbering to 1.9.0 push 21 Nov 2017 12:58PM UTC loedeman travis-ci pending completion  
63 1.9.0 Make null and undefined source objects always return null/undefined (#45) Close #44 push 21 Nov 2017 12:56PM UTC loedeman travis-ci pending completion  
62 master Make null and undefined source objects always return null/undefined (#45) Close #44 push 21 Nov 2017 12:51PM UTC loedeman travis-ci pending completion  
61 master Make null and undefined source objects always return null/undefined Close #44 Pull #45 19 Nov 2017 03:07PM UTC web-flow travis-ci pending completion  
60 master Default values (#32) (#42) * Reproduce issue related to property default values (#32) * Fix mapping ignoring default values Close #32 * Compile project push 18 Nov 2017 11:59PM UTC loedeman travis-ci pending completion  
59 master Compile project Pull #42 18 Nov 2017 11:28PM UTC web-flow travis-ci pending completion  
56 1.8.3 Applied stricter tslint settings, reproducing and/or fixing small issues push 01 Sep 2017 04:16PM UTC loedeman travis-ci pending completion  
See All Builds (44)
  • 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

© 2026 Coveralls, Inc