chore: make FirestoreException factory methods public to allow construction for testing#477
Merged
BenWhitehead merged 1 commit intogoogleapis:masterfrom Jan 15, 2021
BenWhitehead:public-firestore-exception-methods
Merged
chore: make FirestoreException factory methods public to allow construction for testing#477BenWhitehead merged 1 commit intogoogleapis:masterfrom BenWhitehead:public-firestore-exception-methods
BenWhitehead merged 1 commit intogoogleapis:masterfrom
BenWhitehead:public-firestore-exception-methods
Conversation
Contributor
BenWhitehead
commented
Nov 25, 2020
- Expose each factory method at @BetaApi level ensuring no guarantee about api surface
- Expose getStatus() at @BetaApi up from package private @internalapi
Codecov Report
@@ Coverage Diff @@
## master #477 +/- ##
============================================
- Coverage 74.45% 74.43% -0.03%
+ Complexity 1117 1108 -9
============================================
Files 66 66
Lines 5853 5855 +2
Branches 724 726 +2
============================================
Hits 4358 4358
- Misses 1267 1269 +2
Partials 228 228
Continue to review full report at Codecov.
|
schmidt-sebastian
approved these changes
Jan 8, 2021
schmidt-sebastian
approved these changes
Jan 12, 2021
…uction for testing * Expose each factory method at @BetaApi level ensuring no guarantee about api surface * Expose getStatus() at @BetaApi up from package private @internalapi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.