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

feat: add generator plugin for endpoints returning signals #2639

Merged

apply suggestions from code review

61b182c
Select commit
Loading
Failed to load commit list.
Merged

feat: add generator plugin for endpoints returning signals #2639

apply suggestions from code review
61b182c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2024 in 0s

92.92% (+0.34%) compared to bb6a2e4

View this Pull Request on Codecov

92.92% (+0.34%) compared to bb6a2e4

Details

Codecov Report

Attention: Patch coverage is 99.19355% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.92%. Comparing base (bb6a2e4) to head (61b182c).
Report is 1 commits behind head on main.

Files Patch % Lines
...ts/generator-plugin-signals/src/SignalProcessor.ts 99.19% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2639      +/-   ##
==========================================
+ Coverage   92.58%   92.92%   +0.34%     
==========================================
  Files          71       72       +1     
  Lines        2266     2390     +124     
  Branches      591      611      +20     
==========================================
+ Hits         2098     2221     +123     
- Misses        121      122       +1     
  Partials       47       47              

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