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: add test cases for payload Transformer #397

Merged
merged 3 commits into from
Jun 25, 2024
Merged

fix: add test cases for payload Transformer #397

merged 3 commits into from
Jun 25, 2024

Conversation

s0nicboOm
Copy link
Contributor

@s0nicboOm s0nicboOm commented Jun 25, 2024

  1. Make metrics disabled by default
  2. Fix transformer Payload bug.
  3. Add Test case for Payload Transformer vertex

Signed-off-by: Kushal Batra <i.kushalbatra@gmail.com>
Signed-off-by: Kushal Batra <i.kushalbatra@gmail.com>
Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.22%. Comparing base (7fa698c) to head (b33b04e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #397      +/-   ##
==========================================
- Coverage   92.30%   92.22%   -0.09%     
==========================================
  Files          97       97              
  Lines        4782     4782              
  Branches      430      430              
==========================================
- Hits         4414     4410       -4     
- Misses        270      275       +5     
+ Partials       98       97       -1     

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

@s0nicboOm s0nicboOm marked this pull request as ready for review June 25, 2024 18:54
Signed-off-by: Kushal Batra <i.kushalbatra@gmail.com>
Copy link
Member

@nkoppisetty nkoppisetty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and thanks for adding the test cases!

@s0nicboOm s0nicboOm merged commit 4b38829 into main Jun 25, 2024
13 checks passed
@s0nicboOm s0nicboOm deleted the metrics-fix branch June 25, 2024 20: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.

None yet

3 participants