Conversation
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | ✅ 0 (≤ 20 complexity) |
| Duplication | ✅ 0 (≤ 0 duplication) |
🟢 Coverage 100.00% diff coverage
Metric Results Coverage variation Report missing for a6bd65a1 Diff coverage ✅ 100.00% diff coverage (90.00%) Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (a6bd65a) Report Missing Report Missing Report Missing Head commit (33df03a) 731 731 100.00% Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:
<coverage of head commit> - <coverage of common ancestor commit>Diff coverage details
Coverable lines Covered lines Diff coverage Pull request (#43) 2 2 100.00% Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:
<covered lines added or modified>/<coverable lines added or modified> * 100%1 Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
Signed-off-by: Tronje Krop <tronje.krop@jactors.de>
Description
This pull request contains a bundle of dependency updates and very small fixes to tests an linter settings.
Related Issue(s)
fixes #43.
Testing
Run
make test, since the code is highly unit tested.Checklist
Signed-off-by: Tronje Krop tronje.krop@jactors.de