Closed coryan closed 1 year ago
Merging #371 (bb52699) into main (c2030c0) will increase coverage by
0.16%
. The diff coverage is99.09%
.:exclamation: Current head bb52699 differs from pull request most recent head 58864fd. Consider uploading reports for the commit 58864fd to get more accurate results
@@ Coverage Diff @@
## main #371 +/- ##
==========================================
+ Coverage 89.07% 89.24% +0.16%
==========================================
Files 97 97
Lines 3076 3133 +57
==========================================
+ Hits 2740 2796 +56
- Misses 336 337 +1
Impacted Files | Coverage Δ | |
---|---|---|
...ite/tips_infinite_retries/tips_infinite_retries.cc | 88.88% <88.88%> (-11.12%) |
:arrow_down: |
examples/site/bearer_token/bearer_token.cc | 81.66% <100.00%> (+0.31%) |
:arrow_up: |
examples/site/log_stackdriver/log_stackdriver.cc | 100.00% <100.00%> (ø) |
|
examples/site/pubsub_subscribe/pubsub_subscribe.cc | 100.00% <100.00%> (ø) |
|
examples/site/tips_gcp_apis/tips_gcp_apis.cc | 29.16% <100.00%> (+3.07%) |
:arrow_up: |
...amples/site/tips_lazy_globals/tips_lazy_globals.cc | 100.00% <100.00%> (ø) |
|
examples/site/tips_retry/tips_retry.cc | 100.00% <100.00%> (ø) |
|
examples/site/tips_scopes/tips_scopes.cc | 100.00% <100.00%> (ø) |
|
examples/site_test.cc | 98.86% <100.00%> (+0.24%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Part of the work for #345. Completes site_test.cc