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

jeffweiss / ecto_ldap / 42
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: 0.4.0
DEFAULT BRANCH: master
Ran 13 Jan 2018 01:37AM UTC
Jobs 1
Files 6
Run time 1s
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

pending completion
42

Pull #21

travis-ci

web-flow
Handle updated Ecto data structures in adapter

Prior to this commit, the adapter expected messages to follow pre-Ecto
2.2 structures and formats.  This resulted in mismatched function heads
and a variety of problems when mapping data into an Ecto model for
consumption by a client.

This commit resolves some of these issues by removing extraneous
functions and leveraging the tranlsation function provided to `execute`
directly.  With the improvements introduced in Ecto 2.2, many of the
data mapping could be removed, making for a simpler way to return data.

This commit does not address the `update` functionality.
Pull Request #21: Update for ecto 2.2

19 of 19 new or added lines in 4 files covered. (100.0%)

134 of 167 relevant lines covered (80.24%)

54.32 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
lib/ecto_ldap/adapter.ex
1
100.0
lib/ecto_ldap/adapter/converter.ex
1
100.0
lib/ecto_ldap/adapter/dumpers.ex

Uncovered Existing Lines

Lines Coverage ∆ File
18
100.0
lib/ecto_ldap/adapter.ex
Jobs
ID Job ID Ran Files Coverage
1 42.1 (MIX_ENV=test) 13 Jan 2018 01:37AM UTC 0
80.24
Travis Job 42.1
Source Files on build 42
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #42
  • Pull Request #21
  • PR Base - update_for_ecto_2.2 (#41)
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