Skip to content

fix: String keys #90

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Sep 28, 2018
Merged

fix: String keys #90

merged 5 commits into from
Sep 28, 2018

Conversation

untitaker
Copy link
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
Copy link

codecov-io commented Sep 27, 2018

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