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

Prevent NullPointer panic on error #459

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Prevent NullPointer panic on error #459

merged 1 commit into from
Oct 31, 2024

Conversation

tomassatka
Copy link
Contributor

Fixes : #458

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11614376032

Details

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

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/export/worker/worker.go 0 1 0.0%
Totals Coverage Status
Change from base Build 11588235668: -0.04%
Covered Lines: 438
Relevant Lines: 991

💛 - Coveralls

@bakito
Copy link
Owner

bakito commented Oct 31, 2024

Hi @tomassatka thank you very much for this fix.

@bakito bakito merged commit 65240c2 into bakito:main Oct 31, 2024
8 checks passed
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.

Panic on NullPointer
3 participants