Closed sbuerk closed 1 year ago
Merging #145 (4b6dcc1) into master (08fd5f6) will increase coverage by
0.04%
. The diff coverage is85.71%
.
:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more
@@ Coverage Diff @@
## master #145 +/- ##
============================================
+ Coverage 83.06% 83.10% +0.04%
- Complexity 663 672 +9
============================================
Files 78 81 +3
Lines 1612 1640 +28
============================================
+ Hits 1339 1363 +24
- Misses 273 277 +4
Impacted Files | Coverage Δ | |
---|---|---|
src/Camt052/MessageFormat/V08.php | 83.33% <83.33%> (ø) |
|
src/Camt053/MessageFormat/V08.php | 83.33% <83.33%> (ø) |
|
src/Camt052/Decoder/V08/Message.php | 100.00% <100.00%> (ø) |
|
src/Config.php | 100.00% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Hope, this is okay so far. If I missed something, let me know.
@PowerKiKi Any change that this get's reviewed the next days and eventually a new version released ?
It's just for the planning, as we need to backport this library afterwards to be PHP5.6 compat again - but we have a deadline given by the bank.
Any thing I missed or need to change ?
ping
added xsd files to assets folder:
added support for 052.001.08:
added support for 053.001.08:
documented as supported in README.md
Resolves: #142 Related: #124 Related: #126