-
Notifications
You must be signed in to change notification settings - Fork 18.1k
encoding/xml: increase test coverage #42043
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
Conversation
I didn't address the original request
because name space support is currently inconsistent, see #13400 |
This PR (HEAD: a828f1f) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/263317 to see it. Tip: You can toggle comments from me using the |
Message from Go Bot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/263317. |
Message from Ian Lance Taylor: Patch Set 1: Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/263317. |
Message from Go Bot: Patch Set 1: TryBots beginning. Status page: https://farmer.golang.org/try?commit=fb1f8256 Please don’t reply on this GitHub thread. Visit golang.org/cl/263317. |
Message from Go Bot: Patch Set 1: TryBot-Result+1 TryBots are happy. Please don’t reply on this GitHub thread. Visit golang.org/cl/263317. |
Add tests to increase coverage from 86.2% to 93.3%
For #6094