Skip to content

Make clippy happy#96

Merged
Licenser merged 1 commit into
mainfrom
clippy
Aug 4, 2025
Merged

Make clippy happy#96
Licenser merged 1 commit into
mainfrom
clippy

Make clippy happy

f944c12
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 4, 2025 in 0s

70.95% (-5.79%) compared to 871c997

View this Pull Request on Codecov

70.95% (-5.79%) compared to 871c997

Details

Codecov Report

❌ Patch coverage is 73.68421% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.95%. Comparing base (871c997) to head (f944c12).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/impls/array.rs 66.66% 4 Missing ⚠️
simd-json-derive-int/src/args.rs 0.00% 3 Missing ⚠️
src/impls/collections.rs 81.81% 2 Missing ⚠️
src/impls/primitives.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
- Coverage   76.74%   70.95%   -5.79%     
==========================================
  Files          23       23              
  Lines        1449     1081     -368     
==========================================
- Hits         1112      767     -345     
+ Misses        337      314      -23     

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