Skip to content

fix: String keys#90

Merged
untitaker merged 5 commits into
masterfrom
fix/string-keys
Sep 28, 2018
Merged

fix: String keys#90
untitaker merged 5 commits into
masterfrom
fix/string-keys

Conversation

@untitaker

Copy link
Copy Markdown
Member

No description provided.

This already works fine right now because the JSON encoder coerces
dictionary keys to strings, but we shouldn't rely on this behavior.
@codecov-io

codecov-io commented Sep 27, 2018

Copy link
Copy Markdown

Codecov Report

Merging #90 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #90   +/-   ##
=======================================
  Coverage   68.39%   68.39%           
=======================================
  Files          24       24           
  Lines        2063     2063           
  Branches      280      280           
=======================================
  Hits         1411     1411           
  Misses        543      543           
  Partials      109      109
Impacted Files Coverage Δ
sentry_sdk/utils.py 64.33% <100%> (ø) ⬆️

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 e7f730b...8485667. Read the comment docs.

@untitaker
untitaker merged commit d8766e6 into master Sep 28, 2018
@untitaker
untitaker deleted the fix/string-keys branch September 28, 2018 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants