Skip to content

refactor: remove unneeded cast#166

Merged
CosmicHorrorDev merged 1 commit into
bearcove:mainfrom
CosmicHorrorDev:odd-inference
May 19, 2026
Merged

refactor: remove unneeded cast#166
CosmicHorrorDev merged 1 commit into
bearcove:mainfrom
CosmicHorrorDev:odd-inference

Conversation

@CosmicHorrorDev
Copy link
Copy Markdown
Collaborator

resolves #159

entry.compressed_size is already a u64 (the desired type), so the cast was a no-op

@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.89%. Comparing base (6a56a18) to head (68cd3fb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #166   +/-   ##
=======================================
  Coverage   77.89%   77.89%           
=======================================
  Files          27       27           
  Lines        2714     2714           
  Branches      134      134           
=======================================
  Hits         2114     2114           
  Misses        531      531           
  Partials       69       69           

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

@CosmicHorrorDev CosmicHorrorDev added this pull request to the merge queue May 19, 2026
Merged via the queue into bearcove:main with commit 3c3a698 May 19, 2026
5 checks passed
@CosmicHorrorDev CosmicHorrorDev deleted the odd-inference branch May 19, 2026 05:47
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.

cannot infer type during compilation

1 participant