Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

fix serializable bug in metrics exporter #92

Merged
merged 1 commit into from May 21, 2020

Conversation

lzchen
Copy link
Contributor

@lzchen lzchen commented May 21, 2020

Bug from v0.3b release for metrics exporter.

Addresses #91

@codecov-commenter
Copy link

codecov-commenter commented May 21, 2020

Codecov Report

Merging #92 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #92   +/-   ##
=======================================
  Coverage   91.98%   91.98%           
=======================================
  Files          18       18           
  Lines        1048     1048           
  Branches      141      142    +1     
=======================================
  Hits          964      964           
  Misses         74       74           
  Partials       10       10           
Impacted Files Coverage Δ
...nitor/src/azure_monitor/export/metrics/__init__.py 100.00% <100.00%> (ø)

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 e557961...f2f86ec. Read the comment docs.

@lzchen lzchen merged commit 13e613f into microsoft:master May 21, 2020
@lzchen lzchen deleted the serialize branch May 21, 2020 21:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants