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

pavolbiely / dhlmyapi / 16
76%

Build:
DEFAULT BRANCH: master
Ran 18 May 2018 11:21AM 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
16

Pull #1

travis-ci

web-flow
Change getters for cod and insurence price return string

I send `(float) 2554.88999999999987` and DHL soap return to me

```
The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter http://myapi.ppl.cz/v1:Packages. The InnerException message was 'There was an error deserializing the object of type System.Collections.Generic.List`1[[Elinkx.EpsNet.API.MyAPI.MyApiPackageIn, Elinkx.EpsNet.API.MyAPI, Version=1.18.409.1958, Culture=neutral, PublicKeyToken=null]]. The value '2554,89' cannot be parsed as the type 'decimal'.'. Please see InnerException for more details.
```

`2554,89` - not working
`2554.89` - not working
`(float) 2554.89` - not working
`(string) '2554,89'` - not working
`(string) '2554.89'` - it works
Pull Request #1: Change getters for cod and insurence price return string

2 of 2 new or added lines in 1 file covered. (100.0%)

399 of 530 relevant lines covered (75.28%)

0.75 hits per line

Jobs
ID Job ID Ran Files Coverage
2 16.2 (coverage=on) 18 May 2018 11:21AM UTC 0
75.28
Travis Job 16.2
Source Files on build 16
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #16
  • Pull Request #1
  • PR Base - master (#15)
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