Skip to content

chore: update gha

9d4af10
Select commit
Loading
Failed to load commit list.
Merged

fix: dynamic allocator rework #35

chore: update gha
9d4af10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2025 in 0s

70.04% (-0.22%) compared to e4d6b55, passed because coverage increased by 1.39% when compared to adjusted base (68.65%)

View this Pull Request on Codecov

70.04% (-0.22%) compared to e4d6b55, passed because coverage increased by 1.39% when compared to adjusted base (68.65%)

Details

Codecov Report

❌ Patch coverage is 83.97790% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.04%. Comparing base (e4d6b55) to head (9d4af10).

Files with missing lines Patch % Lines
pool/static_pool/dyn_allocator.go 69.23% 17 Missing and 3 partials ⚠️
worker_watcher/worker_watcher.go 93.25% 4 Missing and 2 partials ⚠️
pool/config.go 50.00% 1 Missing and 1 partial ⚠️
pool/static_pool/pool.go 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage   70.26%   70.04%   -0.22%     
==========================================
  Files          18       19       +1     
  Lines        1473     1489      +16     
==========================================
+ Hits         1035     1043       +8     
- Misses        384      391       +7     
- Partials       54       55       +1     

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