Skip to content

Fix up license

bc8804d
Select commit
Loading
Failed to load commit list.
Merged

[CI] Create .codespellrc; upgrade codespell hook; fix typos #12824

Fix up license
bc8804d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 0s

17.95% (+0.00%) compared to 93239e0

View this Pull Request on Codecov

17.95% (+0.00%) compared to 93239e0

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 17.95%. Comparing base (93239e0) to head (bc8804d).

Files with missing lines Patch % Lines
.../main/java/com/cloud/utils/db/SequenceFetcher.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #12824   +/-   ##
=========================================
  Coverage     17.95%   17.95%           
  Complexity    16259    16259           
=========================================
  Files          5954     5954           
  Lines        534838   534838           
  Branches      65423    65423           
=========================================
  Hits          96010    96010           
- Misses       428053   428054    +1     
+ Partials      10775    10774    -1     

☔ 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.