aicers / giganto

Raw-Event Storage System for AICE
Apache License 2.0
5 stars 2 forks source link

Apply rustfmt's option `group_imports=StdExternalCrate` #772

Closed kimhanbeom closed 2 months ago

kimhanbeom commented 2 months ago

Related issue: #760

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 48.64%. Comparing base (e40b0ee) to head (cef5723). Report is 17 commits behind head on tis.

Files Patch % Lines
src/storage.rs 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## tis #772 +/- ## ========================================== - Coverage 49.54% 48.64% -0.90% ========================================== Files 29 29 Lines 8296 8375 +79 ========================================== - Hits 4110 4074 -36 - Misses 4186 4301 +115 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.