Skip to content

try improve decode uint

ae12c54
Select commit
Loading
Failed to load commit list.
Merged

perf improve #364

try improve decode uint
ae12c54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 5, 2025 in 0s

81.66% (-0.02%) compared to 3bfa3b6

View this Pull Request on Codecov

81.66% (-0.02%) compared to 3bfa3b6

Details

Codecov Report

❌ Patch coverage is 87.50000% with 120 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.66%. Comparing base (3bfa3b6) to head (ae12c54).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
PolkaVM/Sources/PolkaVM/Memory/PageMap.swift 71.77% 81 Missing ⚠️
PolkaVM/Sources/PolkaVM/Memory/Memory.swift 82.25% 11 Missing ⚠️
...aVM/Sources/PolkaVM/Executors/JIT/VMStateJIT.swift 0.00% 10 Missing ⚠️
PolkaVM/Sources/PolkaVM/Memory/GeneralMemory.swift 97.37% 7 Missing ⚠️
PolkaVM/Sources/PolkaVM/VMStateInterpreter.swift 77.77% 4 Missing ⚠️
...olkaVM/Sources/PolkaVM/Memory/StandardMemory.swift 98.32% 3 Missing ⚠️
PolkaVM/Sources/PolkaVM/Registers.swift 94.23% 3 Missing ⚠️
Codec/Sources/Codec/IntegerCodec.swift 96.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #364      +/-   ##
==========================================
- Coverage   81.68%   81.66%   -0.02%     
==========================================
  Files         378      381       +3     
  Lines       33362    33572     +210     
==========================================
+ Hits        27251    27416     +165     
- Misses       6111     6156      +45     

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