Uh oh!
There was an error while loading. Please reload this page.
Fix typo in SectionBlock field validation - #1848
Conversation
Thanks for the contribution! Before we can merge this, we need @Lexicality to sign the Salesforce Inc. Contributor License Agreement. |
WilliamBergamin
left a comment
There was a problem hiding this comment.
Thanks for fixing this typo 🚀
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (50.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@## main #1848 +/- ##
=======================================
Coverage 83.99% 83.99% =======================================
Files 117 117 Lines 13253 13253 =======================================
Hits 11132 11132 Misses 2121 2121 ☔ View full report in Codecov by Sentry. |
Uh oh!
There was an error while loading. Please reload this page.
Summary
Fix typo in SectionBlock field validation
Testing
Run
codespellCategory
/docs(Documents)/tutorial(PythOnBoardingBot tutorial)tests/integration_tests(Automated tests for this library)Requirements
python3 -m venv .venv && source .venv/bin/activate && ./scripts/run_validation.shafter making the changes.