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

"Quick Emit" Events #978

Merged
merged 5 commits into from
Jan 9, 2024
Merged

"Quick Emit" Events #978

merged 5 commits into from
Jan 9, 2024

Conversation

TheTechromancer
Copy link
Collaborator

This PR adds a feature which allows certain "end-of-line" events like FINDING and VULNERABILITY to skip the line and be immediately emitted. This prevents them from unnecessarily taking up space in the queue and makes sure they get surfaced to the user right away.

Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9813644) 92% compared to head (44398ca) 92%.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev    #978   +/-   ##
=====================================
- Coverage     92%     92%   -0%     
=====================================
  Files        305     305           
  Lines      18855   18873   +18     
=====================================
+ Hits       17329   17345   +16     
- Misses      1526    1528    +2     

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

@TheTechromancer TheTechromancer merged commit 0adc09d into dev Jan 9, 2024
8 checks passed
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