Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

fix: revert "feat: json serialization and deserialization support stringy enums"#116

Merged
software-dov merged 1 commit intomasterfrom
revert-112-return-of-the-string
Sep 3, 2020
Merged

fix: revert "feat: json serialization and deserialization support stringy enums"#116
software-dov merged 1 commit intomasterfrom
revert-112-return-of-the-string

Conversation

@busunkim96
Copy link
Copy Markdown
Contributor

Reverts #112

Closes #115. This seems to be causing unit test failures in DLP, Firestore, and Asset (possibly more)

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 3, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #116   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines          856       811   -45     
  Branches       149       136   -13     
=========================================
- Hits           856       811   -45     
Impacted Files Coverage Δ
proto/enums.py 100.00% <ø> (ø)
proto/_file_info.py 100.00% <100.00%> (ø)
proto/fields.py 100.00% <100.00%> (ø)
proto/message.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 23d940e...828e0fc. Read the comment docs.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 3, 2020
@software-dov software-dov merged commit 91c6d7b into master Sep 3, 2020
@busunkim96 busunkim96 mentioned this pull request Sep 8, 2020
@release-please release-please bot mentioned this pull request Sep 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1.9.0 breaking firestore unit tests

2 participants