OxalisCommunity / vefa-peppol

Peppol and Oxalis supporting library
Other
13 stars 18 forks source link

Addition of including uaMessageIdentifier element and retrieving evidence type #18

Closed sfieten closed 8 years ago

sfieten commented 8 years ago

This pull request adds the option to include the DocumentTypeInstanceIdentifier as the uaMessageIdentifier element (fix for issue #17) and get the evidence type from the SignedRemEvidence as enumeration value. Also fixes an inconsistency in the RemEvidenceServiceTest class.

codecov-io commented 8 years ago

Current coverage is 68.69%

Merging #18 into master will increase coverage by 0.03%

@@             master        #18   diff @@
==========================================
  Files            50         50          
  Lines          1101       1115    +14   
  Methods           0          0          
  Messages          0          0          
  Branches        125        127     +2   
==========================================
+ Hits            756        766    +10   
- Misses          289        292     +3   
- Partials         56         57     +1   

Powered by Codecov. Last updated by beaa90f...4736ea3