Skip to content

chore(skipmaskmanager): remove skip mask files at startup if no frac#427

Open
forshev wants to merge 1 commit into
mainfrom
426-remove-skip-mask-if-no-frac
Open

chore(skipmaskmanager): remove skip mask files at startup if no frac#427
forshev wants to merge 1 commit into
mainfrom
426-remove-skip-mask-if-no-frac

Conversation

@forshev
Copy link
Copy Markdown
Collaborator

@forshev forshev commented May 20, 2026

Description

Now skip mask manager checks at startup whether existing skipmask file has corresponding fraction. If not, skip mask file is removed

Fixes #426


  • I have read and followed all requirements in CONTRIBUTING.md;
  • I used LLM/AI assistance to make this pull request;

If you have used LLM/AI assistance please provide model name and full prompt:

Model: {{model-name}}
Prompt: {{prompt}}

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 41.17647% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.50%. Comparing base (2c48a62) to head (c47fab7).

Files with missing lines Patch % Lines
skipmaskmanager/skip_mask_manager.go 41.17% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #427      +/-   ##
==========================================
- Coverage   70.65%   70.50%   -0.15%     
==========================================
  Files         219      219              
  Lines       17009    17021      +12     
==========================================
- Hits        12017    12000      -17     
- Misses       4094     4118      +24     
- Partials      898      903       +5     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Skip masks GC on startup

2 participants