close
Skip to content

ci: add --no-format to cargo sort check#2864

Merged
spetz merged 1 commit into
masterfrom
fix-cargo-sort
Mar 4, 2026
Merged

ci: add --no-format to cargo sort check#2864
spetz merged 1 commit into
masterfrom
fix-cargo-sort

Conversation

@hubcio
Copy link
Copy Markdown
Contributor

@hubcio hubcio commented Mar 4, 2026

Prevents conflict with taplo which enforces multi-line
arrays via array_auto_expand in .taplo.toml.

numinnex
numinnex previously approved these changes Mar 4, 2026
Prevents conflict with taplo which enforces multi-line
arrays via array_auto_expand in .taplo.toml.
@numinnex numinnex requested review from mmodzelewski and spetz March 4, 2026 17:48
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.77%. Comparing base (11295b3) to head (40f4c2d).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2864      +/-   ##
============================================
- Coverage     67.91%   67.77%   -0.14%     
  Complexity      739      739              
============================================
  Files          1049     1051       +2     
  Lines         84376    84544     +168     
  Branches      60952    61132     +180     
============================================
- Hits          57307    57303       -4     
- Misses        24708    24871     +163     
- Partials       2361     2370       +9     
Flag Coverage Δ
csharp 67.43% <ø> (-0.23%) ⬇️
go 6.33% <ø> (ø)
java 54.83% <ø> (ø)
node 92.26% <ø> (+0.05%) ⬆️
python 0.00% <ø> (ø)
rust 70.01% <ø> (-0.22%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 23 files with indirect coverage changes

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

@spetz spetz merged commit 654d94c into master Mar 4, 2026
74 checks passed
@spetz spetz deleted the fix-cargo-sort branch March 4, 2026 18:06
kriti-sc pushed a commit to kriti-sc/iggy that referenced this pull request Mar 6, 2026
Prevents conflict with taplo which enforces multi-line
arrays via array_auto_expand in .taplo.toml.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants