dioptra-io / caracal

:cat: A fast ICMP/UDP IPv4/v6 Paris traceroute and ping engine.
https://dioptra-io.github.io/caracal/
MIT License
25 stars 4 forks source link

build(deps): bump extern/Catch2 from `e539e1c` to `153965a` #19

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps extern/Catch2 from e539e1c to 153965a.

Commits
  • 153965a Delete useless MatcherMethod base class
  • 0ac9f44 Add SECURITY.md
  • b9baae6 Cleanup StringRef impl a bit
  • c950724 Add catch_sharding.hpp to CML
  • 8cb8f0b Sweep out some Wsign-conversion warnings
  • 9952f29 Fix link in event-listeners.md
  • 2db1cf3 Fix template args to avoid conversion warnings
  • fabe614 Rewrite own-main.md for v3
  • acdb85c Add FAQ page to the documentation
  • 726fdd7 Update known-limitations.md
  • Additional commits viewable in compare view


Dependabot 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #19 (d894eb0) into main (94830cc) will increase coverage by 0.37%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   79.77%   80.15%   +0.37%     
==========================================
  Files          22       22              
  Lines        1063     1063              
  Branches      304      304              
==========================================
+ Hits          848      852       +4     
+ Misses        132      129       -3     
+ Partials       83       82       -1     
Impacted Files Coverage Δ
src/rate_limiter.cpp 76.00% <0.00%> (+8.00%) :arrow_up:

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 1256cb4...d894eb0. Read the comment docs.