Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: do not report directory as initial missing on the second watch #237

Merged
merged 4 commits into from Mar 12, 2024

Conversation

alexander-akait
Copy link
Member

fixes #227
fixes #224

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.55%. Comparing base (f5baba7) to head (3c5eefd).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
- Coverage   92.12%   91.55%   -0.57%     
==========================================
  Files           6        6              
  Lines        1041     1042       +1     
  Branches      249      250       +1     
==========================================
- Hits          959      954       -5     
- Misses         82       88       +6     
Flag Coverage Δ
integration 91.55% <100.00%> (-0.57%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexander-akait alexander-akait merged commit 74439b1 into main Mar 12, 2024
38 of 39 checks passed
@alexander-akait alexander-akait deleted the issue-224 branch March 12, 2024 14:37
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.

Watched directory is reported as initial-missing if has no files
1 participant