Skip to content

fix container cleanup - #23

Merged
markhalka merged 3 commits into
mainfrom
fix-container-cleanup
Aug 19, 2026
Merged

fix container cleanup#23
markhalka merged 3 commits into
mainfrom
fix-container-cleanup

Conversation

@markhalka

Copy link
Copy Markdown
Collaborator

Description

Brief description of the changes in this PR.

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor / code cleanup
  • CI / build configuration
  • Other (describe below)

Checklist

  • Linting passes (make lint)
  • Tests pass (make test)
  • New tests added for new functionality
  • Documentation updated (if applicable)
  • Changelog / version bump (if applicable)

@markhalka
markhalka requested a review from svatasoiu as a code owner July 24, 2026 16:41
@codecov-commenter

codecov-commenter commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 96.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.38%. Comparing base (ecb1875) to head (70fa658).

Files with missing lines Patch % Lines
numba_cfunc_compiler/standalone/dict.py 90.90% 0 Missing and 1 partial ⚠️
numba_cfunc_compiler/standalone/list.py 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   82.99%   83.38%   +0.39%     
==========================================
  Files          39       39              
  Lines        4251     4309      +58     
  Branches      477      483       +6     
==========================================
+ Hits         3528     3593      +65     
+ Misses        566      558       -8     
- Partials      157      158       +1     

☔ View full report in Codecov by Harness.
📢 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.

@timkpaine
timkpaine force-pushed the fix-container-cleanup branch from aa9e907 to d2a3d7c Compare August 1, 2026 21:39
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Test Results

27 tests  +2   27 ✅ +2   3s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 70fa658. ± Comparison against base commit ecb1875.

♻️ This comment has been updated with latest results.

@timkpaine
timkpaine force-pushed the fix-container-cleanup branch from d2a3d7c to f2053b0 Compare August 1, 2026 22:20
@markhalka
markhalka force-pushed the fix-container-cleanup branch from 168c3d3 to 88fe31a Compare August 19, 2026 15:31
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
Signed-off-by: Mark Halka <mark.halka2001@gmail.com>
Signed-off-by: Mark Halka <mark.halka2001@gmail.com>
@markhalka
markhalka force-pushed the fix-container-cleanup branch from 88fe31a to 3aacce1 Compare August 19, 2026 15:32
Signed-off-by: Mark Halka <mark.halka2001@gmail.com>
@markhalka
markhalka merged commit a120a16 into main Aug 19, 2026
8 checks passed
@markhalka
markhalka deleted the fix-container-cleanup branch August 19, 2026 16:02
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.

2 participants