Skip to content
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

Fix panic while occurring the <EOF> error #68

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Conversation

git-hulk
Copy link
Member

This fixes #67

@git-hulk git-hulk requested a review from Lance726 June 14, 2024 15:22
@git-hulk git-hulk force-pushed the fix-panic-in-eof-error branch from 0c0cbd7 to e1f57f0 Compare June 14, 2024 15:23
@coveralls
Copy link

coveralls commented Jun 14, 2024

Pull Request Test Coverage Report for Build 9518526086

Details

  • 0 of 5 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 57.733%

Changes Missing Coverage Covered Lines Changed/Added Lines %
parser/parser_common.go 0 5 0.0%
Files with Coverage Reduction New Missed Lines %
parser/parser_common.go 1 68.54%
Totals Coverage Status
Change from base Build 8979239714: -0.02%
Covered Lines: 5846
Relevant Lines: 10126

💛 - Coveralls

@git-hulk git-hulk merged commit 6c1e0c8 into master Jun 14, 2024
1 check passed
@git-hulk git-hulk deleted the fix-panic-in-eof-error branch November 29, 2024 08:53
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.

not panic return error
3 participants