Closed dependabot[bot] closed 3 years ago
Merging #17 (2358c0e) into main (93a9768) will decrease coverage by
0.37%
. The diff coverage isn/a
.
@@ 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.
Bumps extern/Catch2 from
c6640e4
toe539e1c
.Commits
e539e1c
Move strings in Clara's result type3c5c86a
Add test for filtering out multiple initial values in filter gen514206d
Add accept-many Clara lambdas to release notesbecab0c
Add test sharding to the release notes12d14a3
Add support for multiply calling lambda parsers in Claraf17725a
Split void_type into its own header and rename it to void_tec2d501
Make testSharding.py test script executable342ef5c
Cleanup the shard integration test script5ac1ffe
Improve shardIndex/Count cli argument parsing3087e19
Allow test sharding for e.g. Bazel test sharding featureDependabot 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)