Skip to content

fix: Place a whitespace between the array type specifier and a reserv…

2a10fcf
Select commit
Loading
Failed to load commit list.
Merged

Place a whitespace between the array type specifier and a reserved word #101

fix: Place a whitespace between the array type specifier and a reserv…
2a10fcf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 16, 2025 in 0s

99.20% (-0.03%) compared to 1ce0359

View this Pull Request on Codecov

99.20% (-0.03%) compared to 1ce0359

Details

Codecov Report

❌ Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.20%. Comparing base (1ce0359) to head (2a10fcf).

Files with missing lines Patch % Lines
src/formatter.rs 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
- Coverage   99.23%   99.20%   -0.03%     
==========================================
  Files           6        6              
  Lines        3646     3661      +15     
  Branches     3646     3661      +15     
==========================================
+ Hits         3618     3632      +14     
- Misses         20       21       +1     
  Partials        8        8              

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