hipstr icon indicating copy to clipboard operation
hipstr copied to clipboard

feat: add thin representation to Hip*

Open polazarus opened this issue 9 months ago • 1 comments

closing #45

polazarus avatar May 06 '25 11:05 polazarus

Codecov Report

:x: Patch coverage is 76.10147% with 179 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 96.26%. Comparing base (1308a5d) to head (1238367).

Files with missing lines Patch % Lines
src/vecs/smart.rs 60.47% 132 Missing :warning:
src/bytes/raw/allocated.rs 87.70% 22 Missing :warning:
src/common/traits.rs 42.85% 12 Missing :warning:
src/common.rs 71.42% 6 Missing :warning:
src/smart.rs 93.82% 5 Missing :warning:
src/bytes/raw.rs 92.00% 2 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #51      +/-   ##
==========================================
- Coverage   99.78%   96.26%   -3.53%     
==========================================
  Files          34       35       +1     
  Lines        5023     5215     +192     
  Branches     5023     5215     +192     
==========================================
+ Hits         5012     5020       +8     
- Misses          5      189     +184     
  Partials        6        6              

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar May 06 '25 11:05 codecov[bot]