Skip to content

WIP: Add EnqueueWatching #188

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

WIP: Add EnqueueWatching #188

wants to merge 2 commits into from

Conversation

thetechnick
Copy link
Contributor

Summary

Change Type

Check List Before Merging

  • This PR passes all pre-commit hook validations.
  • This PR is fully tested and regression tests are included.
  • Relevant documentation has been updated.

Additional Information

Copy link

codecov bot commented May 20, 2025

Codecov Report

Attention: Patch coverage is 24.52830% with 80 lines in your changes missing coverage. Please review.

Project coverage is 46.34%. Comparing base (607af49) to head (fe2ed15).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
managedcache/objectboundaccess.go 0.00% 51 Missing ⚠️
managedcache/enqueue_watching.go 52.00% 18 Missing and 6 partials ⚠️
managedcache/trackingcache.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #188      +/-   ##
==========================================
- Coverage   46.86%   46.34%   -0.53%     
==========================================
  Files          30       31       +1     
  Lines        3000     3090      +90     
==========================================
+ Hits         1406     1432      +26     
- Misses       1483     1541      +58     
- Partials      111      117       +6     

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

@eqrx eqrx self-requested a review May 22, 2025 14:55
@thetechnick thetechnick changed the title Add EnqueueWatching WIP: Add EnqueueWatching May 22, 2025
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