Skip to content

Conversation

jbampton
Copy link
Member

Update codespell.txt remove excetion

Description

This PR fixes a simple typo in the exception messages.

Hoping simple fixes can be merged quickly. Let us move faster 🚀

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • build/CI
  • test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

Update codespell.txt remove `excetion`
Copy link

codecov bot commented Jul 24, 2025

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.39%. Comparing base (96ccd7e) to head (17df98b).
⚠️ Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
...n/java/com/cloud/storage/VolumeApiServiceImpl.java 0.00% 4 Missing ⚠️
...a/com/cloud/vm/snapshot/VMSnapshotManagerImpl.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11285      +/-   ##
============================================
- Coverage     17.39%   17.39%   -0.01%     
+ Complexity    15283    15280       -3     
============================================
  Files          5889     5889              
  Lines        526141   526141              
  Branches      64234    64234              
============================================
- Hits          91542    91532      -10     
- Misses       424265   424275      +10     
  Partials      10334    10334              
Flag Coverage Δ
uitests 3.62% <ø> (ø)
unittests 18.44% <0.00%> (-0.01%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sureshanaparti
Copy link
Contributor

@blueorangutan package

@blueorangutan
Copy link

@sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

@blueorangutan
Copy link

Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 14350

Copy link
Contributor

@DaanHoogland DaanHoogland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the change, but would like to take the chance to also change

  1. the use of the generic RuntimeException and replace it with our own
  2. replace the repetitive message to messages specific to the jobs

@DaanHoogland
Copy link
Contributor

@weizhouapache @JoaoJandre @sureshanaparti (and others) what do you think;

I like the change, but would like to take the chance to also change

  1. the use of the generic RuntimeException and replace it with our own
  2. replace the repetitive message to messages specific to the jobs

@DaanHoogland
Copy link
Contributor

@jbampton , if you are alright with the suggested changes, we can apply those and test??

@JoaoJandre
Copy link
Contributor

@weizhouapache @JoaoJandre @sureshanaparti (and others) what do you think;

I like the change, but would like to take the chance to also change

  1. the use of the generic RuntimeException and replace it with our own
  2. replace the repetitive message to messages specific to the jobs

I'm +1 with your suggestion @DaanHoogland

@DaanHoogland
Copy link
Contributor

ping @jbampton ?

@jbampton
Copy link
Member Author

@jbampton , if you are alright with the suggested changes, we can apply those and test??

Done now @DaanHoogland thanks

@DaanHoogland
Copy link
Contributor

@weizhouapache I agree with #11285 (comment) but would like to leave it out of scope here…?

@boring-cyborg boring-cyborg bot added the Python Warning... Python code Ahead! label Sep 16, 2025
@jbampton
Copy link
Member Author

@weizhouapache I agree with #11285 (comment) but would like to leave it out of scope here…?

Fixed now @DaanHoogland and @weizhouapache I have removed the misspelled words from our ignored words list codespell.txt. So we won't need to fix this again as pre-commit will check and enforce it.

@jbampton jbampton changed the title Fix the same typo in 8 Java exception messages Fix spelling in Java and Python files; update the ignored words list codespell.txt Sep 16, 2025
@DaanHoogland
Copy link
Contributor

@blueorangutan package

@blueorangutan
Copy link

@DaanHoogland a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.

@blueorangutan
Copy link

Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 15050

@DaanHoogland
Copy link
Contributor

@blueorangutan test

@blueorangutan
Copy link

@DaanHoogland a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests

@blueorangutan
Copy link

[SF] Trillian Build Failed (tid-14371)

@DaanHoogland
Copy link
Contributor

did an upgrade test

@DaanHoogland DaanHoogland merged commit 6eb27da into apache:main Sep 17, 2025
24 of 26 checks passed
@jbampton jbampton deleted the excetion-typo-fix branch September 17, 2025 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants