Skip to content

chore(partitions): enable pedantic and nursery clippy lints#2876

Open
hubcio wants to merge 1 commit intomasterfrom
pedantic-partitions
Open

chore(partitions): enable pedantic and nursery clippy lints#2876
hubcio wants to merge 1 commit intomasterfrom
pedantic-partitions

Conversation

@hubcio
Copy link
Contributor

@hubcio hubcio commented Mar 5, 2026

No description provided.

@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

❌ Patch coverage is 0% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.34%. Comparing base (6655902) to head (712e932).

Files with missing lines Patch % Lines
core/partitions/src/iggy_partitions.rs 0.00% 17 Missing ⚠️
core/partitions/src/log.rs 0.00% 11 Missing ⚠️
core/partitions/src/types.rs 0.00% 7 Missing ⚠️
core/partitions/src/iggy_partition.rs 0.00% 5 Missing ⚠️
core/partitions/src/journal.rs 0.00% 1 Missing ⚠️

❌ Your patch check 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            @@
##             master    #2876   +/-   ##
=========================================
  Coverage     68.33%   68.34%           
  Complexity      739      739           
=========================================
  Files          1052     1052           
  Lines         84745    84743    -2     
  Branches      61278    61287    +9     
=========================================
  Hits          57914    57914           
+ Misses        24461    24454    -7     
- Partials       2370     2375    +5     
Flag Coverage Δ
csharp 67.43% <ø> (-0.19%) ⬇️
go 6.27% <ø> (ø)
java 54.83% <ø> (ø)
node 92.26% <ø> (-0.07%) ⬇️
python 81.57% <ø> (ø)
rust 70.04% <0.00%> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
core/partitions/src/lib.rs 0.00% <ø> (ø)
core/partitions/src/journal.rs 0.00% <0.00%> (ø)
core/partitions/src/iggy_partition.rs 0.00% <0.00%> (ø)
core/partitions/src/types.rs 0.00% <0.00%> (ø)
core/partitions/src/log.rs 0.00% <0.00%> (ø)
core/partitions/src/iggy_partitions.rs 0.00% <0.00%> (ø)

... and 18 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.

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.

1 participant