go-yaml
go-yaml copied to clipboard
fix out of range panic
Before submitting your PR, please confirm the following.
This fixes an out of range panic.
- [x] Describe the purpose for which you created this PR.
- [] Create test code that corresponds to the modification
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.77%. Comparing base (
237df0e) to head (ac805ee). Report is 1 commits behind head on master.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## master #467 +/- ##
=======================================
Coverage 78.77% 78.77%
=======================================
Files 13 13
Lines 4004 4004
=======================================
Hits 3154 3154
Misses 591 591
Partials 259 259
This problem has already been fixed with latest release. Thank you.