-
Notifications
You must be signed in to change notification settings - Fork 113
feat: cemv_support - update schema #2081
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
🚨 Code Formatting Issue 🚨This contribution does not follow the conventions set by the Google Java Style Guide. Please run the following command at the root of the project to fix formatting errors: ./gradlew spotlessApply🗂️ Affected files
Go to the Actions Dashboard to download the full Spotless output |
📝 Acceptance Test Report📋 Summary❌ The rule acceptance test has failed for commit cd019b3 📊 Notices ComparisonNew Errors (0 out of 1999 datasets, ~0%) ✅No changes were detected due to the code change. Dropped Errors (0 out of 1999 datasets, ~0%) ✅No changes were detected due to the code change. New Warnings (0 out of 1999 datasets, ~0%) ✅No changes were detected due to the code change. Dropped Warnings (0 out of 1999 datasets, ~0%) ✅No changes were detected due to the code change. 🛡️ Corruption Check172 out of 2171 sources (~8 %) are corrupted.
⏱️ Performance Assessment📈 Validation TimeAssess the performance in terms of seconds taken for the validation process.
📜 Memory Consumption
|
🚨 Code Formatting Issue 🚨This contribution does not follow the conventions set by the Google Java Style Guide. Please run the following command at the root of the project to fix formatting errors: ./gradlew spotlessApply🗂️ Affected files
Go to the Actions Dashboard to download the full Spotless output |
📝 Acceptance Test Report📋 Summary❌ The rule acceptance test has failed for commit 1e0405b 📊 Notices ComparisonNew Errors (0 out of 1999 datasets, ~0%) ✅No changes were detected due to the code change. Dropped Errors (0 out of 1999 datasets, ~0%) ✅No changes were detected due to the code change. New Warnings (0 out of 1999 datasets, ~0%) ✅No changes were detected due to the code change. Dropped Warnings (0 out of 1999 datasets, ~0%) ✅No changes were detected due to the code change. 🛡️ Corruption Check172 out of 2171 sources (~8 %) are corrupted.
⏱️ Performance Assessment📈 Validation TimeAssess the performance in terms of seconds taken for the validation process.
📜 Memory Consumption
|
davidgamez
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for fixing the gradle plugin issue 🥇
Summary:
Closes #2052
Expected behavior:
Please make sure these boxes are checked before submitting your pull request - thanks!
gradle testto make sure you didn't break anything