Closed dependabot[bot] closed 2 years ago
Merging #25 (560f532) into main (1d14b80) will increase coverage by
0.32%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #25 +/- ##
==========================================
+ Coverage 75.16% 75.48% +0.32%
==========================================
Files 25 22 -3
Lines 1224 1081 -143
Branches 665 309 -356
==========================================
- Hits 920 816 -104
+ Misses 196 188 -8
+ Partials 108 77 -31
Impacted Files | Coverage Δ | |
---|---|---|
include/caracal/statistics.hpp | 24.00% <0.00%> (-17.18%) |
:arrow_down: |
src/protocols.cpp | 80.00% <0.00%> (-11.18%) |
:arrow_down: |
include/caracal/socket.hpp | 81.81% <0.00%> (-4.85%) |
:arrow_down: |
include/caracal/parser.hpp | 66.66% <0.00%> (-3.34%) |
:arrow_down: |
src/packet.cpp | 73.77% <0.00%> (-2.35%) |
:arrow_down: |
src/utilities.cpp | 75.38% <0.00%> (-1.65%) |
:arrow_down: |
src/prober.cpp | 76.04% <0.00%> (-1.63%) |
:arrow_down: |
src/probe.cpp | 80.00% <0.00%> (-1.43%) |
:arrow_down: |
src/parser.cpp | 90.07% <0.00%> (-0.72%) |
:arrow_down: |
src/lpm.cpp | 66.03% <0.00%> (-0.63%) |
:arrow_down: |
... and 14 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1d14b80...560f532. Read the comment docs.
Doesn't build on macOS.
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps extern/Catch2 from
8711b63
toefb5492
.Commits
efb5492
Don't cache stdout handle in Windows console colour impl7a2f9f4
Extend checkLicense.py to also check tests79e4cd1
Cleanup summary comments in ExtraTests635db27
Use the new licence header in ExtraTests's cpp files51888d3
Use the new licence header in TestScriptsf83332d
Use the new licence header in SelfTest's cpp filesb5dbdc8
Link to the v2-v3 migration docs from release notese53a75b
Add integration test for listener-reporter event ordering4ff8b27
Cleanups output normalization in ApprovalTestsd861e73
Handle full unique test identifiers in testRandomOrder.pyDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)