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

Running miner from shadow jar sometimes produces errors about unsupported elements / unknown classes #384

Merged
merged 2 commits into from
Dec 24, 2022

Conversation

Rakambda
Copy link
Member

Pull Request Etiquette

Checklist

  • Tests have been added in relevant areas
  • Corresponding changes made to the documentation (README.adoc)

Type of change

Bug fix

Description

@Rakambda Rakambda added the type: 🐛 bug Something isn't working label Dec 24, 2022
@Rakambda Rakambda self-assigned this Dec 24, 2022
@Rakambda Rakambda linked an issue Dec 24, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Dec 24, 2022

Codecov Report

Merging #384 (9b7fbc0) into develop (35ee1fb) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #384   +/-   ##
==========================================
  Coverage      86.03%   86.03%           
  Complexity      1030     1030           
==========================================
  Files            199      199           
  Lines           3230     3230           
  Branches         237      237           
==========================================
  Hits            2779     2779           
  Misses           394      394           
  Partials          57       57           
Flag Coverage Δ
unittests-miner 86.45% <ø> (ø)
unittests-viewer 58.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Rakambda Rakambda merged commit 48be694 into develop Dec 24, 2022
@Rakambda Rakambda deleted the fix/shadow-jar branch December 24, 2022 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: 🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FlywayException: Unsupported Database: SQLite 3.40
1 participant