dioptra-io / caracal

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

build(deps): bump extern/Catch2 from `c6640e4` to `e539e1c` #17

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps extern/Catch2 from c6640e4 to e539e1c.

Commits
  • e539e1c Move strings in Clara's result type
  • 3c5c86a Add test for filtering out multiple initial values in filter gen
  • 514206d Add accept-many Clara lambdas to release notes
  • becab0c Add test sharding to the release notes
  • 12d14a3 Add support for multiply calling lambda parsers in Clara
  • f17725a Split void_type into its own header and rename it to void_t
  • ec2d501 Make testSharding.py test script executable
  • 342ef5c Cleanup the shard integration test script
  • 5ac1ffe Improve shardIndex/Count cli argument parsing
  • 3087e19 Allow test sharding for e.g. Bazel test sharding feature
  • 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 3 years ago

Codecov Report

Merging #17 (2358c0e) into main (93a9768) will decrease coverage by 0.37%. The diff coverage is n/a.

Impacted file tree graph

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

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 93a9768...2358c0e. Read the comment docs.