census-ecosystem / opencensus-go-exporter-stackdriver

OpenCensus Go exporter for Stackdriver Monitoring and Trace
Apache License 2.0
67 stars 79 forks source link

Parse dropped timeseries from Create Timeseries Response #276

Closed james-bebbington closed 4 years ago

james-bebbington commented 4 years ago

See the test case for an example of a partial success response

codecov-commenter commented 4 years ago

Codecov Report

Merging #276 into master will increase coverage by 0.34%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #276      +/-   ##
==========================================
+ Coverage   72.37%   72.72%   +0.34%     
==========================================
  Files          17       17              
  Lines        1698     1712      +14     
==========================================
+ Hits         1229     1245      +16     
+ Misses        392      391       -1     
+ Partials       77       76       -1     
Impacted Files Coverage Δ
metrics_batcher.go 88.65% <100.00%> (+4.32%) :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 cde3c10...195160c. Read the comment docs.